[INFO] cloning repository https://github.com/poga/cranelift-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poga/cranelift-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoga%2Fcranelift-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoga%2Fcranelift-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee691823b33d77ba47cd877d69196fc494c66d81 [INFO] testing poga/cranelift-example against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoga%2Fcranelift-example" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poga/cranelift-example on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poga/cranelift-example [INFO] finished tweaking git repo https://github.com/poga/cranelift-example [INFO] tweaked toml for git repo https://github.com/poga/cranelift-example written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/poga/cranelift-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mach v0.2.3 [INFO] [stderr] Downloaded region v2.1.2 [INFO] [stderr] Downloaded serde v1.0.97 [INFO] [stderr] Downloaded syn v0.15.42 [INFO] [stderr] Downloaded log v0.4.7 [INFO] [stderr] Downloaded raw-cpuid v6.1.0 [INFO] [stderr] Downloaded cranelift v0.33.0 [INFO] [stderr] Downloaded cranelift-module v0.33.0 [INFO] [stderr] Downloaded cranelift-entity v0.33.0 [INFO] [stderr] Downloaded cranelift-simplejit v0.33.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.33.0 [INFO] [stderr] Downloaded cranelift-codegen v0.33.0 [INFO] [stderr] Downloaded cranelift-native v0.33.0 [INFO] [stderr] Downloaded target-lexicon v0.4.0 [INFO] [stderr] Downloaded cranelift-bforest v0.33.0 [INFO] [stderr] Downloaded cranelift-frontend v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e490db31b51d1aa87b3abeb229f555dde885ed160eabde409174034eb0664e27 [INFO] running `Command { std: "docker" "start" "-a" "e490db31b51d1aa87b3abeb229f555dde885ed160eabde409174034eb0664e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e490db31b51d1aa87b3abeb229f555dde885ed160eabde409174034eb0664e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e490db31b51d1aa87b3abeb229f555dde885ed160eabde409174034eb0664e27", kill_on_drop: false }` [INFO] [stdout] e490db31b51d1aa87b3abeb229f555dde885ed160eabde409174034eb0664e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 279b6f68d0e88fc136ed2a0ee3750de1886ce4f37be3fd9e629e6465413b050f [INFO] running `Command { std: "docker" "start" "-a" "279b6f68d0e88fc136ed2a0ee3750de1886ce4f37be3fd9e629e6465413b050f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cranelift-entity v0.33.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cranelift-codegen-meta v0.33.0 [INFO] [stderr] Compiling cranelift-bforest v0.33.0 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling cranelift-codegen v0.33.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling target-lexicon v0.4.0 [INFO] [stderr] Compiling cranelift-native v0.33.0 [INFO] [stderr] Compiling cranelift-frontend v0.33.0 [INFO] [stderr] Compiling cranelift-module v0.33.0 [INFO] [stderr] Compiling cranelift-simplejit v0.33.0 [INFO] [stderr] Compiling cranelift v0.33.0 [INFO] [stderr] Compiling cranelift-try v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cranelift::codegen::ir::DisplayFunctionAnnotations` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cranelift::codegen::ir::DisplayFunctionAnnotations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cranelift::codegen::write_function` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cranelift::codegen::write_function; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.72s [INFO] running `Command { std: "docker" "inspect" "279b6f68d0e88fc136ed2a0ee3750de1886ce4f37be3fd9e629e6465413b050f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279b6f68d0e88fc136ed2a0ee3750de1886ce4f37be3fd9e629e6465413b050f", kill_on_drop: false }` [INFO] [stdout] 279b6f68d0e88fc136ed2a0ee3750de1886ce4f37be3fd9e629e6465413b050f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06c07b58e69777323f06f4f59d8e87b7f62d96e8fccae3ff4b9ec0615d3f237e [INFO] running `Command { std: "docker" "start" "-a" "06c07b58e69777323f06f4f59d8e87b7f62d96e8fccae3ff4b9ec0615d3f237e", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-try v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cranelift::codegen::ir::DisplayFunctionAnnotations` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cranelift::codegen::ir::DisplayFunctionAnnotations; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cranelift::codegen::write_function` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cranelift::codegen::write_function; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "06c07b58e69777323f06f4f59d8e87b7f62d96e8fccae3ff4b9ec0615d3f237e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c07b58e69777323f06f4f59d8e87b7f62d96e8fccae3ff4b9ec0615d3f237e", kill_on_drop: false }` [INFO] [stdout] 06c07b58e69777323f06f4f59d8e87b7f62d96e8fccae3ff4b9ec0615d3f237e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18843c37fa9c44999afe17f187641e29b525aff12d3d55bb8b4b9d23d26e9eba [INFO] running `Command { std: "docker" "start" "-a" "18843c37fa9c44999afe17f187641e29b525aff12d3d55bb8b4b9d23d26e9eba", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `cranelift::codegen::ir::DisplayFunctionAnnotations` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use cranelift::codegen::ir::DisplayFunctionAnnotations; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cranelift::codegen::write_function` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use cranelift::codegen::write_function; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cranelift-try` (bin "cranelift-try" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cranelift_try-8ffc37d82cbc4e47) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18843c37fa9c44999afe17f187641e29b525aff12d3d55bb8b4b9d23d26e9eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18843c37fa9c44999afe17f187641e29b525aff12d3d55bb8b4b9d23d26e9eba", kill_on_drop: false }` [INFO] [stdout] 18843c37fa9c44999afe17f187641e29b525aff12d3d55bb8b4b9d23d26e9eba