[INFO] fetching crate rusteron-code-gen 0.1.82... [INFO] building rusteron-code-gen-0.1.82 against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] extracting crate rusteron-code-gen 0.1.82 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rusteron-code-gen 0.1.82 on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "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-tc1/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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.103 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] [stderr] Downloaded glob v0.3.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.93 [INFO] [stderr] Downloaded log v0.4.25 [INFO] [stderr] Downloaded ryu v1.0.19 [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded indexmap v2.7.1 [INFO] [stderr] Downloaded toml_edit v0.22.24 [INFO] [stderr] Downloaded quote v1.0.38 [INFO] [stderr] Downloaded itertools v0.14.0 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded winnow v0.7.2 [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] [stderr] Downloaded syn v2.0.98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 539b04f88feeeb4d9e70fdeac6345e282ac23cb4462b3f37a391566f31db9047 [INFO] running `Command { std: "docker" "start" "-a" "539b04f88feeeb4d9e70fdeac6345e282ac23cb4462b3f37a391566f31db9047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "539b04f88feeeb4d9e70fdeac6345e282ac23cb4462b3f37a391566f31db9047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539b04f88feeeb4d9e70fdeac6345e282ac23cb4462b3f37a391566f31db9047", kill_on_drop: false }` [INFO] [stdout] 539b04f88feeeb4d9e70fdeac6345e282ac23cb4462b3f37a391566f31db9047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 898af7183c05987d2a8a717301f7e4447980c4516fd45d6dfe82774b32997e38 [INFO] running `Command { std: "docker" "start" "-a" "898af7183c05987d2a8a717301f7e4447980c4516fd45d6dfe82774b32997e38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.16 [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 16.10s [INFO] running `Command { std: "docker" "inspect" "898af7183c05987d2a8a717301f7e4447980c4516fd45d6dfe82774b32997e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "898af7183c05987d2a8a717301f7e4447980c4516fd45d6dfe82774b32997e38", kill_on_drop: false }` [INFO] [stdout] 898af7183c05987d2a8a717301f7e4447980c4516fd45d6dfe82774b32997e38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d72ea32546424f716bb2fce3b5ea9b8e5b3cfe334bbff04049f2b0bcf137496 [INFO] running `Command { std: "docker" "start" "-a" "5d72ea32546424f716bb2fce3b5ea9b8e5b3cfe334bbff04049f2b0bcf137496", 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 target-triple v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termcolor v1.4.1 [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_derive v1.0.217 [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 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 21.22s [INFO] running `Command { std: "docker" "inspect" "5d72ea32546424f716bb2fce3b5ea9b8e5b3cfe334bbff04049f2b0bcf137496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d72ea32546424f716bb2fce3b5ea9b8e5b3cfe334bbff04049f2b0bcf137496", kill_on_drop: false }` [INFO] [stdout] 5d72ea32546424f716bb2fce3b5ea9b8e5b3cfe334bbff04049f2b0bcf137496