[INFO] cloning repository https://github.com/cuebyte/file-crypto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cuebyte/file-crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuebyte%2Ffile-crypto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuebyte%2Ffile-crypto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aeeb71bbc93228566bc0b0b1ad111e26203a9b1 [INFO] checking cuebyte/file-crypto against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuebyte%2Ffile-crypto" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cuebyte/file-crypto on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cuebyte/file-crypto [INFO] finished tweaking git repo https://github.com/cuebyte/file-crypto [INFO] tweaked toml for git repo https://github.com/cuebyte/file-crypto written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/cuebyte/file-crypto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eedcaf674d641990ba81dc74166454748d827bbc37c8c2ef56adbb0a20972f48 [INFO] running `Command { std: "docker" "start" "-a" "eedcaf674d641990ba81dc74166454748d827bbc37c8c2ef56adbb0a20972f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eedcaf674d641990ba81dc74166454748d827bbc37c8c2ef56adbb0a20972f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eedcaf674d641990ba81dc74166454748d827bbc37c8c2ef56adbb0a20972f48", kill_on_drop: false }` [INFO] [stdout] eedcaf674d641990ba81dc74166454748d827bbc37c8c2ef56adbb0a20972f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b6b3ffa4fdeddbe9a977882c67a2c5ea6fe97e09ad868ab8c513c0deb690ae6 [INFO] running `Command { std: "docker" "start" "-a" "6b6b3ffa4fdeddbe9a977882c67a2c5ea6fe97e09ad868ab8c513c0deb690ae6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking file-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ctrl.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 31 | | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | | SEALED_SUFFIX [INFO] [stdout] 33 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 ~ panic!( [INFO] [stdout] 31 | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | SEALED_SUFFIX [INFO] [stdout] 33 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ctrl.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 31 | | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | | SEALED_SUFFIX [INFO] [stdout] 33 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 ~ panic!( [INFO] [stdout] 31 | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | SEALED_SUFFIX [INFO] [stdout] 33 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ctrl.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 31 | | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | | SEALED_SUFFIX [INFO] [stdout] 33 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 ~ panic!( [INFO] [stdout] 31 | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | SEALED_SUFFIX [INFO] [stdout] 33 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ctrl.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 31 | | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | | SEALED_SUFFIX [INFO] [stdout] 33 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 30 ~ panic!( [INFO] [stdout] 31 | "The file to be decrypted should with \"{}\"", [INFO] [stdout] 32 | SEALED_SUFFIX [INFO] [stdout] 33 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.81s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6b6b3ffa4fdeddbe9a977882c67a2c5ea6fe97e09ad868ab8c513c0deb690ae6", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "rm" "-f" "6b6b3ffa4fdeddbe9a977882c67a2c5ea6fe97e09ad868ab8c513c0deb690ae6", kill_on_drop: false }` [INFO] [stdout] 6b6b3ffa4fdeddbe9a977882c67a2c5ea6fe97e09ad868ab8c513c0deb690ae6