[INFO] cloning repository https://github.com/ajwittmond/cryptoChallengesRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajwittmond/cryptoChallengesRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajwittmond%2FcryptoChallengesRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajwittmond%2FcryptoChallengesRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f83df43f27ff61adc40a01b5fb865a5898cc45aa [INFO] checking ajwittmond/cryptoChallengesRust against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajwittmond%2FcryptoChallengesRust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajwittmond/cryptoChallengesRust on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajwittmond/cryptoChallengesRust [INFO] finished tweaking git repo https://github.com/ajwittmond/cryptoChallengesRust [INFO] tweaked toml for git repo https://github.com/ajwittmond/cryptoChallengesRust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ajwittmond/cryptoChallengesRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e29a3794df1ad79c7f29458091777d24c7d3f1cb01e37eb7f1758eed91f3235 [INFO] running `Command { std: "docker" "start" "-a" "5e29a3794df1ad79c7f29458091777d24c7d3f1cb01e37eb7f1758eed91f3235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e29a3794df1ad79c7f29458091777d24c7d3f1cb01e37eb7f1758eed91f3235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e29a3794df1ad79c7f29458091777d24c7d3f1cb01e37eb7f1758eed91f3235", kill_on_drop: false }` [INFO] [stdout] 5e29a3794df1ad79c7f29458091777d24c7d3f1cb01e37eb7f1758eed91f3235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41c97400622208f37073d912e4b8e6b16333e28c79a525f238c650a38fcba631 [INFO] running `Command { std: "docker" "start" "-a" "41c97400622208f37073d912e4b8e6b16333e28c79a525f238c650a38fcba631", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling vulkano v0.19.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking vk-sys v0.5.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking hex_to_base64 v0.2.0 (/opt/rustwide/workdir/rust/hex_to_base64) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking fixed_xor v0.1.0 (/opt/rustwide/workdir/rust/fixed_xor) [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stdout] error[E0463]: can't find crate for `fixed_xor` [INFO] [stdout] --> rust/fixed_xor/src/bin/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate fixed_xor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fixed_xor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `fixed_xor` [INFO] [stdout] --> rust/fixed_xor/src/bin/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate fixed_xor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "41c97400622208f37073d912e4b8e6b16333e28c79a525f238c650a38fcba631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c97400622208f37073d912e4b8e6b16333e28c79a525f238c650a38fcba631", kill_on_drop: false }` [INFO] [stdout] 41c97400622208f37073d912e4b8e6b16333e28c79a525f238c650a38fcba631