[INFO] fetching crate ppserver 0.2.2...
[INFO] building ppserver-0.2.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ppserver 0.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ppserver 0.2.2
[INFO] finished tweaking crates.io crate ppserver 0.2.2
[INFO] tweaked toml for crates.io crate ppserver 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ppserver 0.2.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ppserver 0.2.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2aa257879e0ee7e4d4d7710bcb8e2d1f0272ddaaaf1902bf1541f6384f00d9b
[INFO] running `Command { std: "docker" "start" "-a" "e2aa257879e0ee7e4d4d7710bcb8e2d1f0272ddaaaf1902bf1541f6384f00d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2aa257879e0ee7e4d4d7710bcb8e2d1f0272ddaaaf1902bf1541f6384f00d9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2aa257879e0ee7e4d4d7710bcb8e2d1f0272ddaaaf1902bf1541f6384f00d9b", kill_on_drop: false }`
[INFO] [stdout] e2aa257879e0ee7e4d4d7710bcb8e2d1f0272ddaaaf1902bf1541f6384f00d9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95aec64edefeb216e3180d2191f75b102731e000d36c62b63488f9e98d29b08b
[INFO] running `Command { std: "docker" "start" "-a" "95aec64edefeb216e3180d2191f75b102731e000d36c62b63488f9e98d29b08b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.20
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling standback v0.2.10
[INFO] [stderr]    Compiling time v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling instant v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling time-macros v0.1.0
[INFO] [stderr]    Compiling myutil v0.2.4
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling ppcore_def v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling ppserver_def v0.2.2
[INFO] [stderr]    Compiling ppcore v0.2.2
[INFO] [stderr]    Compiling ppserver v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: invalid `#[macro_export]` argument
[INFO] [stdout]   --> src/util.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[macro_export(crate)]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(invalid_macro_export_arguments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: invalid `#[macro_export]` argument
[INFO] [stdout]   --> src/util.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[macro_export(crate)]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/cfg.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     unsafe { CFG.as_ref() }
[INFO] [stdout]    |              ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `Linux`
[INFO] [stdout]   --> src/bin/ppserver.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(target_os = "Linux")]
[INFO] [stdout]    |           ^^^^^^^^^^^^-------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"linux"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s
[INFO] running `Command { std: "docker" "inspect" "95aec64edefeb216e3180d2191f75b102731e000d36c62b63488f9e98d29b08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95aec64edefeb216e3180d2191f75b102731e000d36c62b63488f9e98d29b08b", kill_on_drop: false }`
[INFO] [stdout] 95aec64edefeb216e3180d2191f75b102731e000d36c62b63488f9e98d29b08b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97fba8bbec35c956d7da9f5d61624656721f57cb32d2174ff23d0ce5302ccd95
[INFO] running `Command { std: "docker" "start" "-a" "97fba8bbec35c956d7da9f5d61624656721f57cb32d2174ff23d0ce5302ccd95", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppserver v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: invalid `#[macro_export]` argument
[INFO] [stdout]   --> src/util.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[macro_export(crate)]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(invalid_macro_export_arguments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: invalid `#[macro_export]` argument
[INFO] [stdout]   --> src/util.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[macro_export(crate)]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/cfg.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     unsafe { CFG.as_ref() }
[INFO] [stdout]    |              ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `Linux`
[INFO] [stdout]   --> src/bin/ppserver.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(target_os = "Linux")]
[INFO] [stdout]    |           ^^^^^^^^^^^^-------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"linux"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: invalid `#[macro_export]` argument
[INFO] [stdout]   --> src/util.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[macro_export(crate)]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(invalid_macro_export_arguments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: invalid `#[macro_export]` argument
[INFO] [stdout]   --> src/util.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[macro_export(crate)]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `Linux`
[INFO] [stdout]   --> src/bin/ppserver.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(target_os = "Linux")]
[INFO] [stdout]    |           ^^^^^^^^^^^^-------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"linux"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/cfg.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     unsafe { CFG.as_ref() }
[INFO] [stdout]    |              ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "97fba8bbec35c956d7da9f5d61624656721f57cb32d2174ff23d0ce5302ccd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97fba8bbec35c956d7da9f5d61624656721f57cb32d2174ff23d0ce5302ccd95", kill_on_drop: false }`
[INFO] [stdout] 97fba8bbec35c956d7da9f5d61624656721f57cb32d2174ff23d0ce5302ccd95
