[INFO] cloning repository https://github.com/winksaville/exper-http-servers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/exper-http-servers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Fexper-http-servers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Fexper-http-servers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ba326dc7ef93a3a32def108c79274c55d2f95a2 [INFO] checking winksaville/exper-http-servers against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Fexper-http-servers" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/exper-http-servers on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/winksaville/exper-http-servers [INFO] finished tweaking git repo https://github.com/winksaville/exper-http-servers [INFO] tweaked toml for git repo https://github.com/winksaville/exper-http-servers written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/exper-http-servers 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75f72974e1a0e189af51e3db25a4a4edcce77c35f011dc634b1550174d677c10 [INFO] running `Command { std: "docker" "start" "-a" "75f72974e1a0e189af51e3db25a4a4edcce77c35f011dc634b1550174d677c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75f72974e1a0e189af51e3db25a4a4edcce77c35f011dc634b1550174d677c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f72974e1a0e189af51e3db25a4a4edcce77c35f011dc634b1550174d677c10", kill_on_drop: false }` [INFO] [stdout] 75f72974e1a0e189af51e3db25a4a4edcce77c35f011dc634b1550174d677c10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f394d4d87cec5fb11f8e9b97d10f373998547c6ef88015512bb4500893a76b62 [INFO] running `Command { std: "docker" "start" "-a" "f394d4d87cec5fb11f8e9b97d10f373998547c6ef88015512bb4500893a76b62", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xtask v0.3.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking httpsrvr1 v0.1.0 (/opt/rustwide/workdir/httpsrvr1) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> httpsrvr1/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(no_coverage)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coverage_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> httpsrvr1/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(no_coverage)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coverage_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> httpsrvr1/src/main.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 164 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `httpsrvr1` (bin "httpsrvr1") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `httpsrvr1` (bin "httpsrvr1" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f394d4d87cec5fb11f8e9b97d10f373998547c6ef88015512bb4500893a76b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f394d4d87cec5fb11f8e9b97d10f373998547c6ef88015512bb4500893a76b62", kill_on_drop: false }` [INFO] [stdout] f394d4d87cec5fb11f8e9b97d10f373998547c6ef88015512bb4500893a76b62