[INFO] cloning repository https://github.com/csharad/mime-detective [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csharad/mime-detective" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsharad%2Fmime-detective", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsharad%2Fmime-detective'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 012f3304b991ce4d28d7b81bf97a712f575ea18f [INFO] testing csharad/mime-detective against 1.47.0 for beta-1.48-2-subset [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsharad%2Fmime-detective" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/csharad/mime-detective on toolchain 1.47.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/csharad/mime-detective [INFO] finished tweaking git repo https://github.com/csharad/mime-detective [INFO] tweaked toml for git repo https://github.com/csharad/mime-detective written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d68fc199b03f88f871cf79c5b282a6b6b6e1484e0836b72776a1ee24ae73d8eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d68fc199b03f88f871cf79c5b282a6b6b6e1484e0836b72776a1ee24ae73d8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d68fc199b03f88f871cf79c5b282a6b6b6e1484e0836b72776a1ee24ae73d8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d68fc199b03f88f871cf79c5b282a6b6b6e1484e0836b72776a1ee24ae73d8eb", kill_on_drop: false }` [INFO] [stdout] d68fc199b03f88f871cf79c5b282a6b6b6e1484e0836b72776a1ee24ae73d8eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d55784d31fd834a9045185c21caa1c8795cfa59ab3973e8b66348e6653761673 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d55784d31fd834a9045185c21caa1c8795cfa59ab3973e8b66348e6653761673", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling magic-sys v0.2.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling magic v0.12.2 [INFO] [stderr] Compiling mime-detective v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.67s [INFO] running `Command { std: "docker" "inspect" "d55784d31fd834a9045185c21caa1c8795cfa59ab3973e8b66348e6653761673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55784d31fd834a9045185c21caa1c8795cfa59ab3973e8b66348e6653761673", kill_on_drop: false }` [INFO] [stdout] d55784d31fd834a9045185c21caa1c8795cfa59ab3973e8b66348e6653761673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f2c289a3805b2979d8c3335851bb3837f8d1273bfd6078368e9a56c808351f0 [INFO] running `Command { std: "docker" "start" "-a" "9f2c289a3805b2979d8c3335851bb3837f8d1273bfd6078368e9a56c808351f0", kill_on_drop: false }` [INFO] [stderr] Compiling mime-detective v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "9f2c289a3805b2979d8c3335851bb3837f8d1273bfd6078368e9a56c808351f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2c289a3805b2979d8c3335851bb3837f8d1273bfd6078368e9a56c808351f0", kill_on_drop: false }` [INFO] [stdout] 9f2c289a3805b2979d8c3335851bb3837f8d1273bfd6078368e9a56c808351f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6332fbce8c0416d3995c8e680424d0d2b07531da9fe409b2d5bc21d700478a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f6332fbce8c0416d3995c8e680424d0d2b07531da9fe409b2d5bc21d700478a6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mime_detective-36477ec8945eccf9 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::detect_buffer ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/mime_detective-36477ec8945eccf9` (signal: 7, SIGBUS: access to undefined memory) [INFO] running `Command { std: "docker" "inspect" "f6332fbce8c0416d3995c8e680424d0d2b07531da9fe409b2d5bc21d700478a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6332fbce8c0416d3995c8e680424d0d2b07531da9fe409b2d5bc21d700478a6", kill_on_drop: false }` [INFO] [stdout] f6332fbce8c0416d3995c8e680424d0d2b07531da9fe409b2d5bc21d700478a6