[INFO] fetching crate bpfvm 0.1.2...
[INFO] checking bpfvm-0.1.2 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate bpfvm 0.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bpfvm 0.1.2 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bpfvm 0.1.2
[INFO] finished tweaking crates.io crate bpfvm 0.1.2
[INFO] tweaked toml for crates.io crate bpfvm 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded test-log-macros v0.2.15
[INFO] [stderr]   Downloaded test-log v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e12838a744637840947b2c564645157ee7480a1518d8c26e72a022827519a362
[INFO] running `Command { std: "docker" "start" "-a" "e12838a744637840947b2c564645157ee7480a1518d8c26e72a022827519a362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e12838a744637840947b2c564645157ee7480a1518d8c26e72a022827519a362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12838a744637840947b2c564645157ee7480a1518d8c26e72a022827519a362", kill_on_drop: false }`
[INFO] [stdout] e12838a744637840947b2c564645157ee7480a1518d8c26e72a022827519a362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59a605951cabf39ca59d407d952eefdd36a6fb388770825f2aba968cbcf755b8
[INFO] running `Command { std: "docker" "start" "-a" "59a605951cabf39ca59d407d952eefdd36a6fb388770825f2aba968cbcf755b8", kill_on_drop: false }`
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking test-log v0.2.15
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking bpfvm v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]    --> src/asm.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use libc;
[INFO] [stdout]     |         ^^^^ the item `libc` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `test_log` is imported redundantly
[INFO] [stdout]    --> src/asm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use test_log;
[INFO] [stdout]     |         ^^^^^^^^ the item `test_log` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `test_log` is imported redundantly
[INFO] [stdout]    --> src/bpf.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use test_log;
[INFO] [stdout]     |         ^^^^^^^^ the item `test_log` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `libc` is imported redundantly
[INFO] [stdout]    --> src/seccomp.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |     use libc;
[INFO] [stdout]     |         ^^^^ the item `libc` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `test_log` is imported redundantly
[INFO] [stdout]    --> src/seccomp.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     use test_log;
[INFO] [stdout]     |         ^^^^^^^^ the item `test_log` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `test_log` is imported redundantly
[INFO] [stdout]    --> src/vm.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |     use test_log;
[INFO] [stdout]     |         ^^^^^^^^ the item `test_log` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] running `Command { std: "docker" "inspect" "59a605951cabf39ca59d407d952eefdd36a6fb388770825f2aba968cbcf755b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a605951cabf39ca59d407d952eefdd36a6fb388770825f2aba968cbcf755b8", kill_on_drop: false }`
[INFO] [stdout] 59a605951cabf39ca59d407d952eefdd36a6fb388770825f2aba968cbcf755b8
