[INFO] cloning repository https://github.com/NicolasVidal/rust_computer_enhance_exercises
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicolasVidal/rust_computer_enhance_exercises" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicolasVidal%2Frust_computer_enhance_exercises", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicolasVidal%2Frust_computer_enhance_exercises'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a413fbf0964528439739416e0e83c63abda298e
[INFO] checking NicolasVidal/rust_computer_enhance_exercises against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicolasVidal%2Frust_computer_enhance_exercises" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NicolasVidal/rust_computer_enhance_exercises
[INFO] finished tweaking git repo https://github.com/NicolasVidal/rust_computer_enhance_exercises
[INFO] tweaked toml for git repo https://github.com/NicolasVidal/rust_computer_enhance_exercises written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NicolasVidal/rust_computer_enhance_exercises on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NicolasVidal/rust_computer_enhance_exercises already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae5906713fc3a443b65420f66cee81ab6116f01d4b11178e1eaa5202e17428a8
[INFO] running `Command { std: "docker" "start" "-a" "ae5906713fc3a443b65420f66cee81ab6116f01d4b11178e1eaa5202e17428a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae5906713fc3a443b65420f66cee81ab6116f01d4b11178e1eaa5202e17428a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae5906713fc3a443b65420f66cee81ab6116f01d4b11178e1eaa5202e17428a8", kill_on_drop: false }`
[INFO] [stdout] ae5906713fc3a443b65420f66cee81ab6116f01d4b11178e1eaa5202e17428a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f6b5f011486c1404080eef280386f55301d23a3057692c6e91f7c84b236056b
[INFO] running `Command { std: "docker" "start" "-a" "1f6b5f011486c1404080eef280386f55301d23a3057692c6e91f7c84b236056b", kill_on_drop: false }`
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rust_computer_enhance_exercices v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `examples/../computer_enhance/perfaware/part1/listing_0039_more_movs`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/dissassembler_0039.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let bytes = include_bytes!("../computer_enhance/perfaware/part1/listing_0039_more_movs");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_computer_enhance_exercices` (example "dissassembler_0039") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `examples/../computer_enhance/perfaware/part1/listing_0038_many_register_mov`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/dissassembler_0038.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let bytes = include_bytes!("../computer_enhance/perfaware/part1/listing_0038_many_register_mov");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../computer_enhance/perfaware/part1/listing_0037_single_register_mov`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/dissassembler_0037.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let bytes = include_bytes!("../computer_enhance/perfaware/part1/listing_0037_single_register_mov");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../computer_enhance/perfaware/part1/listing_0040_challenge_movs`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/dissassembler_0040.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let bytes = include_bytes!("../computer_enhance/perfaware/part1/listing_0040_challenge_movs");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_computer_enhance_exercices` (example "dissassembler_0038") due to 1 previous error
[INFO] [stderr] error: could not compile `rust_computer_enhance_exercices` (example "dissassembler_0037") due to 1 previous error
[INFO] [stderr] error: could not compile `rust_computer_enhance_exercices` (example "dissassembler_0040") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1f6b5f011486c1404080eef280386f55301d23a3057692c6e91f7c84b236056b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6b5f011486c1404080eef280386f55301d23a3057692c6e91f7c84b236056b", kill_on_drop: false }`
[INFO] [stdout] 1f6b5f011486c1404080eef280386f55301d23a3057692c6e91f7c84b236056b
