[INFO] fetching crate laurel 0.6.3... [INFO] checking laurel-0.6.3 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate laurel 0.6.3 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate laurel 0.6.3 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate laurel 0.6.3 [INFO] finished tweaking crates.io crate laurel 0.6.3 [INFO] tweaked toml for crates.io crate laurel 0.6.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate laurel 0.6.3 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syslog v6.1.1 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded divan v0.1.14 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded divan-macros v0.1.14 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded serde_json v1.0.122 [INFO] [stderr] Downloaded caps v0.5.5 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded exacl v0.12.0 [INFO] [stderr] Downloaded gperftools v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4898523b804bf56110e537adeeedb8dcded5ae0db1402a1a84cbe6f614f35a2 [INFO] running `Command { std: "docker" "start" "-a" "d4898523b804bf56110e537adeeedb8dcded5ae0db1402a1a84cbe6f614f35a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4898523b804bf56110e537adeeedb8dcded5ae0db1402a1a84cbe6f614f35a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4898523b804bf56110e537adeeedb8dcded5ae0db1402a1a84cbe6f614f35a2", kill_on_drop: false }` [INFO] [stdout] d4898523b804bf56110e537adeeedb8dcded5ae0db1402a1a84cbe6f614f35a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35216497f7e657abb6dd17d7ab4dce70126f3e7dc4ba38c9e77410650b6a8c6b [INFO] running `Command { std: "docker" "start" "-a" "35216497f7e657abb6dd17d7ab4dce70126f3e7dc4ba38c9e77410650b6a8c6b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking object v0.36.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling exacl v0.12.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling gperftools v0.2.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking syslog v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Checking divan v0.1.14 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Compiling laurel v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.68s [INFO] running `Command { std: "docker" "inspect" "35216497f7e657abb6dd17d7ab4dce70126f3e7dc4ba38c9e77410650b6a8c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35216497f7e657abb6dd17d7ab4dce70126f3e7dc4ba38c9e77410650b6a8c6b", kill_on_drop: false }` [INFO] [stdout] 35216497f7e657abb6dd17d7ab4dce70126f3e7dc4ba38c9e77410650b6a8c6b