[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] testing ajwittmond/cryptoChallengesRust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajwittmond%2FcryptoChallengesRust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajwittmond/cryptoChallengesRust 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/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-9/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 93695061f2aedd08e9789b6c6ba1b8f0655fa9e9fe84e3c4b04d7c802e3a4468 [INFO] running `Command { std: "docker" "start" "-a" "93695061f2aedd08e9789b6c6ba1b8f0655fa9e9fe84e3c4b04d7c802e3a4468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93695061f2aedd08e9789b6c6ba1b8f0655fa9e9fe84e3c4b04d7c802e3a4468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93695061f2aedd08e9789b6c6ba1b8f0655fa9e9fe84e3c4b04d7c802e3a4468", kill_on_drop: false }` [INFO] [stdout] 93695061f2aedd08e9789b6c6ba1b8f0655fa9e9fe84e3c4b04d7c802e3a4468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] cb83c69407552695e0c1bdedc8fa5dac4d6e1098de330a88d55cf4a478df1a97 [INFO] running `Command { std: "docker" "start" "-a" "cb83c69407552695e0c1bdedc8fa5dac4d6e1098de330a88d55cf4a478df1a97", 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] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `main` in package `hex_to_base64 v0.2.0 (/opt/rustwide/workdir/rust/hex_to_base64)` has the same output filename as the bin target `main` in package `fixed_xor v0.1.0 (/opt/rustwide/workdir/rust/fixed_xor)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `main` in package `single_byte_xor_cipher v0.1.0 (/opt/rustwide/workdir/rust/single_byte_xor_cipher)` has the same output filename as the bin target `main` in package `hex_to_base64 v0.2.0 (/opt/rustwide/workdir/rust/hex_to_base64)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/main [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [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 byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling vulkano v0.19.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling vk-sys v0.5.2 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling hex_to_base64 v0.2.0 (/opt/rustwide/workdir/rust/hex_to_base64) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling fixed_xor v0.1.0 (/opt/rustwide/workdir/rust/fixed_xor) [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [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[E0433]: failed to resolve: use of undeclared crate or module `xor` [INFO] [stdout] --> rust/fixed_xor/src/bin/main.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | &xor::xor_vec( [INFO] [stdout] | ^^^ use of undeclared crate or module `xor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] error: could not compile `fixed_xor` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb83c69407552695e0c1bdedc8fa5dac4d6e1098de330a88d55cf4a478df1a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb83c69407552695e0c1bdedc8fa5dac4d6e1098de330a88d55cf4a478df1a97", kill_on_drop: false }` [INFO] [stdout] cb83c69407552695e0c1bdedc8fa5dac4d6e1098de330a88d55cf4a478df1a97