[INFO] fetching crate scud 0.13.0... [INFO] checking scud-0.13.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate scud 0.13.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate scud 0.13.0 [INFO] finished tweaking crates.io crate scud 0.13.0 [INFO] tweaked toml for crates.io crate scud 0.13.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scud 0.13.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scud 0.13.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scud_core v0.13.0 [INFO] [stderr] Downloaded terminfo v0.7.3 [INFO] [stderr] Downloaded update-informer v0.5.0 [INFO] [stderr] Downloaded clearscreen v1.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b619d5ccf9bbb7c5044a8c8ec2647f5e0ea4f6af9e99215a3852b95fb3a8893 [INFO] running `Command { std: "docker" "start" "-a" "3b619d5ccf9bbb7c5044a8c8ec2647f5e0ea4f6af9e99215a3852b95fb3a8893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b619d5ccf9bbb7c5044a8c8ec2647f5e0ea4f6af9e99215a3852b95fb3a8893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b619d5ccf9bbb7c5044a8c8ec2647f5e0ea4f6af9e99215a3852b95fb3a8893", kill_on_drop: false }` [INFO] [stdout] 3b619d5ccf9bbb7c5044a8c8ec2647f5e0ea4f6af9e99215a3852b95fb3a8893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1452141adbc06ff732e63fa502c1c4c5f0914542ed053fe60d8167dd5f3bd83 [INFO] running `Command { std: "docker" "start" "-a" "b1452141adbc06ff732e63fa502c1c4c5f0914542ed053fe60d8167dd5f3bd83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking indicatif v0.17.0 [INFO] [stderr] Checking dialoguer v0.10.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Checking clearscreen v1.0.10 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking update-informer v0.5.0 [INFO] [stderr] Checking scud_core v0.13.0 [INFO] [stderr] Checking scud v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b1452141adbc06ff732e63fa502c1c4c5f0914542ed053fe60d8167dd5f3bd83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1452141adbc06ff732e63fa502c1c4c5f0914542ed053fe60d8167dd5f3bd83", kill_on_drop: false }` [INFO] [stdout] b1452141adbc06ff732e63fa502c1c4c5f0914542ed053fe60d8167dd5f3bd83