[INFO] fetching crate easy-repl 0.2.1... [INFO] checking easy-repl-0.2.1 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate easy-repl 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate easy-repl 0.2.1 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate easy-repl 0.2.1 [INFO] finished tweaking crates.io crate easy-repl 0.2.1 [INFO] tweaked toml for crates.io crate easy-repl 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate easy-repl 0.2.1 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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline-derive v0.6.0 [INFO] [stderr] Downloaded louds-rs v0.4.0 [INFO] [stderr] Downloaded shell-words v1.0.0 [INFO] [stderr] Downloaded redox_syscall v0.2.7 [INFO] [stderr] Downloaded fid-rs v0.1.1 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded rustix v0.35.7 [INFO] [stderr] Downloaded syn v1.0.71 [INFO] [stderr] Downloaded trie-rs v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd72dd8788b4b819443f4ffaa72b30cb99d1bc5de7c61c687531ad5e15436bef [INFO] running `Command { std: "docker" "start" "-a" "dd72dd8788b4b819443f4ffaa72b30cb99d1bc5de7c61c687531ad5e15436bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd72dd8788b4b819443f4ffaa72b30cb99d1bc5de7c61c687531ad5e15436bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd72dd8788b4b819443f4ffaa72b30cb99d1bc5de7c61c687531ad5e15436bef", kill_on_drop: false }` [INFO] [stdout] dd72dd8788b4b819443f4ffaa72b30cb99d1bc5de7c61c687531ad5e15436bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5ac92264116e7bea10224523e67ce5ae7bf7b19d8975ee57a3a7597996eda99 [INFO] running `Command { std: "docker" "start" "-a" "e5ac92264116e7bea10224523e67ce5ae7bf7b19d8975ee57a3a7597996eda99", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rustyline-derive v0.6.0 [INFO] [stderr] Checking fid-rs v0.1.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking louds-rs v0.4.0 [INFO] [stderr] Checking trie-rs v0.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking easy-repl v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.25s [INFO] running `Command { std: "docker" "inspect" "e5ac92264116e7bea10224523e67ce5ae7bf7b19d8975ee57a3a7597996eda99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5ac92264116e7bea10224523e67ce5ae7bf7b19d8975ee57a3a7597996eda99", kill_on_drop: false }` [INFO] [stdout] e5ac92264116e7bea10224523e67ce5ae7bf7b19d8975ee57a3a7597996eda99