[INFO] fetching crate lawn 0.3.0... [INFO] checking lawn-0.3.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate lawn 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate lawn 0.3.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lawn 0.3.0 [INFO] finished tweaking crates.io crate lawn 0.3.0 [INFO] tweaked toml for crates.io crate lawn 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate lawn 0.3.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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-pipe v0.2.8 [INFO] [stderr] Downloaded signal-hook v0.3.13 [INFO] [stderr] Downloaded signal-hook-tokio v0.3.1 [INFO] [stderr] Downloaded windows-targets v0.48.0 [INFO] [stderr] Downloaded lawn-sftp v0.3.0 [INFO] [stderr] Downloaded lawn-constants v0.3.0 [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded daemonize v0.4.1 [INFO] [stderr] Downloaded lawn-9p v0.3.0 [INFO] [stderr] Downloaded parking_lot_core v0.7.2 [INFO] [stderr] Downloaded parking_lot v0.10.2 [INFO] [stderr] Downloaded rustix v0.37.19 [INFO] [stderr] Downloaded tokio v1.16.1 [INFO] [stderr] Downloaded libc v0.2.146 [INFO] [stderr] Downloaded flurry v0.3.1 [INFO] [stderr] Downloaded lawn-protocol v0.3.0 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded lawn-fs v0.3.0 [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded once_cell v1.13.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aa8f11d73a39878b1b8853574ac5601b818de5555d779fa66bd2e7319f5fe47 [INFO] running `Command { std: "docker" "start" "-a" "0aa8f11d73a39878b1b8853574ac5601b818de5555d779fa66bd2e7319f5fe47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aa8f11d73a39878b1b8853574ac5601b818de5555d779fa66bd2e7319f5fe47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa8f11d73a39878b1b8853574ac5601b818de5555d779fa66bd2e7319f5fe47", kill_on_drop: false }` [INFO] [stdout] 0aa8f11d73a39878b1b8853574ac5601b818de5555d779fa66bd2e7319f5fe47 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff921b76bc9687f9e9f664c7e60ceb0120067d4303354a951bcbe98b1d2ed9cd [INFO] running `Command { std: "docker" "start" "-a" "ff921b76bc9687f9e9f664c7e60ceb0120067d4303354a951bcbe98b1d2ed9cd", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking flurry v0.3.1 [INFO] [stderr] Checking lawn-constants v0.3.0 [INFO] [stderr] Checking lawn-fs v0.3.0 [INFO] [stderr] Checking tokio-pipe v0.2.8 [INFO] [stderr] Checking lawn-9p v0.3.0 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking lawn-protocol v0.3.0 [INFO] [stderr] Checking lawn-sftp v0.3.0 [INFO] [stderr] Checking lawn v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Unpin` is imported redundantly [INFO] [stdout] --> src/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::Unpin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Unpin` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unpin` is imported redundantly [INFO] [stdout] --> src/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::Unpin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Unpin` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "ff921b76bc9687f9e9f664c7e60ceb0120067d4303354a951bcbe98b1d2ed9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff921b76bc9687f9e9f664c7e60ceb0120067d4303354a951bcbe98b1d2ed9cd", kill_on_drop: false }` [INFO] [stdout] ff921b76bc9687f9e9f664c7e60ceb0120067d4303354a951bcbe98b1d2ed9cd [INFO] checking lawn-0.3.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate lawn 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate lawn 0.3.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lawn 0.3.0 [INFO] finished tweaking crates.io crate lawn 0.3.0 [INFO] tweaked toml for crates.io crate lawn 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate lawn 0.3.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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bf1bb3f244907918f86b11a4a2f3d8fdfa4d970b68c2965be8d8fe0f7e05ee6 [INFO] running `Command { std: "docker" "start" "-a" "5bf1bb3f244907918f86b11a4a2f3d8fdfa4d970b68c2965be8d8fe0f7e05ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bf1bb3f244907918f86b11a4a2f3d8fdfa4d970b68c2965be8d8fe0f7e05ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf1bb3f244907918f86b11a4a2f3d8fdfa4d970b68c2965be8d8fe0f7e05ee6", kill_on_drop: false }` [INFO] [stdout] 5bf1bb3f244907918f86b11a4a2f3d8fdfa4d970b68c2965be8d8fe0f7e05ee6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbf2ae7c1eef5e7d174940d2c006a2eaa1f9abae84fc1862caa10b222ef00d1c [INFO] running `Command { std: "docker" "start" "-a" "fbf2ae7c1eef5e7d174940d2c006a2eaa1f9abae84fc1862caa10b222ef00d1c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking flurry v0.3.1 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking lawn-constants v0.3.0 [INFO] [stderr] Checking lawn-fs v0.3.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking tokio-pipe v0.2.8 [INFO] [stderr] Checking lawn-protocol v0.3.0 [INFO] [stderr] Checking lawn-sftp v0.3.0 [INFO] [stderr] Checking lawn-9p v0.3.0 [INFO] [stderr] Checking lawn v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Unpin` is imported redundantly [INFO] [stdout] --> src/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::Unpin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Unpin` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unpin` is imported redundantly [INFO] [stdout] --> src/server.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::marker::Unpin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Unpin` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "fbf2ae7c1eef5e7d174940d2c006a2eaa1f9abae84fc1862caa10b222ef00d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf2ae7c1eef5e7d174940d2c006a2eaa1f9abae84fc1862caa10b222ef00d1c", kill_on_drop: false }` [INFO] [stdout] fbf2ae7c1eef5e7d174940d2c006a2eaa1f9abae84fc1862caa10b222ef00d1c