[INFO] fetching crate izia 0.6.0... [INFO] checking izia-0.6.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] extracting crate izia 0.6.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate izia 0.6.0 [INFO] finished tweaking crates.io crate izia 0.6.0 [INFO] tweaked toml for crates.io crate izia 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate izia 0.6.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate izia 0.6.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v1.15.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.39 [INFO] [stderr] Downloaded smallstr v0.1.0 [INFO] [stderr] Downloaded thiserror v1.0.39 [INFO] [stderr] Downloaded bitflags v0.4.0 [INFO] [stderr] Downloaded bimap v0.5.3 [INFO] [stderr] Downloaded terminfo v0.6.1 [INFO] [stderr] Downloaded nix v0.7.0 [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] [stderr] Downloaded mortal v0.1.5 [INFO] [stderr] Downloaded dashmap v3.11.10 [INFO] [stderr] Downloaded linefeed v0.5.4 [INFO] [stderr] Downloaded zia v0.6.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b027c511ad00307fb8402eae192449b613a6c3f6a35674cf5492199fc39812ec [INFO] running `Command { std: "docker" "start" "-a" "b027c511ad00307fb8402eae192449b613a6c3f6a35674cf5492199fc39812ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b027c511ad00307fb8402eae192449b613a6c3f6a35674cf5492199fc39812ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b027c511ad00307fb8402eae192449b613a6c3f6a35674cf5492199fc39812ec", kill_on_drop: false }` [INFO] [stdout] b027c511ad00307fb8402eae192449b613a6c3f6a35674cf5492199fc39812ec [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de70e36c115d8872f310c0026e015a213f40feebaf1cb9b44a8c89f01d61b971 [INFO] running `Command { std: "docker" "start" "-a" "de70e36c115d8872f310c0026e015a213f40feebaf1cb9b44a8c89f01d61b971", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking bimap v0.5.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking simple_logger v1.15.0 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Checking zia v0.6.0 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.4 [INFO] [stderr] Checking izia v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, nom v4.2.3, terminfo v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "de70e36c115d8872f310c0026e015a213f40feebaf1cb9b44a8c89f01d61b971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de70e36c115d8872f310c0026e015a213f40feebaf1cb9b44a8c89f01d61b971", kill_on_drop: false }` [INFO] [stdout] de70e36c115d8872f310c0026e015a213f40feebaf1cb9b44a8c89f01d61b971