[INFO] fetching crate hotfix-codegen 0.0.23... [INFO] testing hotfix-codegen-0.0.23 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate hotfix-codegen 0.0.23 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hotfix-codegen 0.0.23 [INFO] finished tweaking crates.io crate hotfix-codegen 0.0.23 [INFO] tweaked toml for crates.io crate hotfix-codegen 0.0.23 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hotfix-codegen 0.0.23 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hotfix-codegen 0.0.23 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.1.0 [INFO] [stderr] Downloaded quickcheck_derive v0.3.0 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded enum-as-inner v0.6.1 [INFO] [stderr] Downloaded env_logger v0.8.4 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded syn v2.0.102 [INFO] [stderr] Downloaded hotfix-dictionary v0.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfa81a3916faa5f8a0f51e0e9ccbcdc552e48e4a65410417e55e10f0546ced1a [INFO] running `Command { std: "docker" "start" "-a" "cfa81a3916faa5f8a0f51e0e9ccbcdc552e48e4a65410417e55e10f0546ced1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfa81a3916faa5f8a0f51e0e9ccbcdc552e48e4a65410417e55e10f0546ced1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa81a3916faa5f8a0f51e0e9ccbcdc552e48e4a65410417e55e10f0546ced1a", kill_on_drop: false }` [INFO] [stdout] cfa81a3916faa5f8a0f51e0e9ccbcdc552e48e4a65410417e55e10f0546ced1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0c5bda7b7e9263795810ded9b5f6017fc2eb266bc0e88c885e1e723ed9e7cc83 [INFO] running `Command { std: "docker" "start" "-a" "0c5bda7b7e9263795810ded9b5f6017fc2eb266bc0e88c885e1e723ed9e7cc83", kill_on_drop: false }` [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling hotfix-dictionary v0.0.23 [INFO] [stderr] Compiling hotfix-codegen v0.0.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "0c5bda7b7e9263795810ded9b5f6017fc2eb266bc0e88c885e1e723ed9e7cc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5bda7b7e9263795810ded9b5f6017fc2eb266bc0e88c885e1e723ed9e7cc83", kill_on_drop: false }` [INFO] [stdout] 0c5bda7b7e9263795810ded9b5f6017fc2eb266bc0e88c885e1e723ed9e7cc83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2a00a7ae0b0f01c302cd8983cdce357c02e8ca281c6484ea83d65e7dce0bb8cb [INFO] running `Command { std: "docker" "start" "-a" "2a00a7ae0b0f01c302cd8983cdce357c02e8ca281c6484ea83d65e7dce0bb8cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling quickcheck_derive v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling hotfix-dictionary v0.0.23 [INFO] [stderr] Compiling hotfix-codegen v0.0.23 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] error[E0425]: cannot find function `parse_file` in crate `syn` [INFO] [stdout] --> src/lib.rs:329:18 [INFO] [stdout] | [INFO] [stdout] 329 | syn::parse_file(code.as_str()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in `syn` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:960:8 [INFO] [stdout] | [INFO] [stdout] 960 | pub fn parse_file(mut content: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:958:1 [INFO] [stdout] | [INFO] [stdout] 958 | #[cfg(all(feature = "parsing", feature = "full"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hotfix-codegen` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2a00a7ae0b0f01c302cd8983cdce357c02e8ca281c6484ea83d65e7dce0bb8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a00a7ae0b0f01c302cd8983cdce357c02e8ca281c6484ea83d65e7dce0bb8cb", kill_on_drop: false }` [INFO] [stdout] 2a00a7ae0b0f01c302cd8983cdce357c02e8ca281c6484ea83d65e7dce0bb8cb