[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajwittmond%2FcryptoChallengesRust" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajwittmond/cryptoChallengesRust on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-63/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77f07155a5aba970588ae62bc168c0125274183a45558f8396b1b5b10173d5e9 [INFO] running `Command { std: "docker" "start" "-a" "77f07155a5aba970588ae62bc168c0125274183a45558f8396b1b5b10173d5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77f07155a5aba970588ae62bc168c0125274183a45558f8396b1b5b10173d5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f07155a5aba970588ae62bc168c0125274183a45558f8396b1b5b10173d5e9", kill_on_drop: false }` [INFO] [stdout] 77f07155a5aba970588ae62bc168c0125274183a45558f8396b1b5b10173d5e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 511f62322f8466bab06f8abbbb88a157a99099b19c9014dd96942cf53c274aef [INFO] running `Command { std: "docker" "start" "-a" "511f62322f8466bab06f8abbbb88a157a99099b19c9014dd96942cf53c274aef", kill_on_drop: false }` [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 autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling vulkano v0.19.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling vk-sys v0.5.2 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [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 lock_api v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling fixed_xor v0.1.0 (/opt/rustwide/workdir/rust/fixed_xor) [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] Compiling x11-dl v2.18.5 [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "511f62322f8466bab06f8abbbb88a157a99099b19c9014dd96942cf53c274aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511f62322f8466bab06f8abbbb88a157a99099b19c9014dd96942cf53c274aef", kill_on_drop: false }` [INFO] [stdout] 511f62322f8466bab06f8abbbb88a157a99099b19c9014dd96942cf53c274aef