[INFO] fetching crate rusteron-code-gen 0.1.82... [INFO] building rusteron-code-gen-0.1.82 against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] extracting crate rusteron-code-gen 0.1.82 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rusteron-code-gen 0.1.82 on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusteron-code-gen 0.1.82 [INFO] finished tweaking crates.io crate rusteron-code-gen 0.1.82 [INFO] tweaked toml for crates.io crate rusteron-code-gen 0.1.82 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate rusteron-code-gen 0.1.82 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07969ff3f36fe85ecb3c057c5ec2e35d071c8dd6ad8e8dc479f65f15a3a43626 [INFO] running `Command { std: "docker" "start" "-a" "07969ff3f36fe85ecb3c057c5ec2e35d071c8dd6ad8e8dc479f65f15a3a43626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07969ff3f36fe85ecb3c057c5ec2e35d071c8dd6ad8e8dc479f65f15a3a43626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07969ff3f36fe85ecb3c057c5ec2e35d071c8dd6ad8e8dc479f65f15a3a43626", kill_on_drop: false }` [INFO] [stdout] 07969ff3f36fe85ecb3c057c5ec2e35d071c8dd6ad8e8dc479f65f15a3a43626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d2d4f3df0e7f3a77fc237caf91f7582d304c00c8c2abd42dd77af4dc664d51 [INFO] running `Command { std: "docker" "start" "-a" "b3d2d4f3df0e7f3a77fc237caf91f7582d304c00c8c2abd42dd77af4dc664d51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rusteron-code-gen v0.1.82 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/common.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `static` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/common.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `static` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s [INFO] running `Command { std: "docker" "inspect" "b3d2d4f3df0e7f3a77fc237caf91f7582d304c00c8c2abd42dd77af4dc664d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d2d4f3df0e7f3a77fc237caf91f7582d304c00c8c2abd42dd77af4dc664d51", kill_on_drop: false }` [INFO] [stdout] b3d2d4f3df0e7f3a77fc237caf91f7582d304c00c8c2abd42dd77af4dc664d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b09553f7c37c4e3cb46d2b415c92e13d5cbe6f0d3f491b9369d6c1571d2aa8c5 [INFO] running `Command { std: "docker" "start" "-a" "b09553f7c37c4e3cb46d2b415c92e13d5cbe6f0d3f491b9369d6c1571d2aa8c5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/common.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `static` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/common.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `static` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.103 [INFO] [stderr] Compiling rusteron-code-gen v0.1.82 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/common.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `static` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/common.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `static` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.04s [INFO] running `Command { std: "docker" "inspect" "b09553f7c37c4e3cb46d2b415c92e13d5cbe6f0d3f491b9369d6c1571d2aa8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09553f7c37c4e3cb46d2b415c92e13d5cbe6f0d3f491b9369d6c1571d2aa8c5", kill_on_drop: false }` [INFO] [stdout] b09553f7c37c4e3cb46d2b415c92e13d5cbe6f0d3f491b9369d6c1571d2aa8c5