[INFO] cloning repository https://github.com/sh1yu/rust-training [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sh1yu/rust-training" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh1yu%2Frust-training", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh1yu%2Frust-training'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f25e5635ceb39d033194ca8b4d1a5225d7c9eec [INFO] testing sh1yu/rust-training against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh1yu%2Frust-training" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sh1yu/rust-training [INFO] finished tweaking git repo https://github.com/sh1yu/rust-training [INFO] tweaked toml for git repo https://github.com/sh1yu/rust-training written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sh1yu/rust-training on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sh1yu/rust-training 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded tonic-build v0.4.2 [INFO] [stderr] Downloaded async-trait v0.1.59 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.5 [INFO] [stderr] Downloaded better_typeid_derive v0.1.1 [INFO] [stderr] Downloaded better_any v0.1.1 [INFO] [stderr] Downloaded atoi v0.3.3 [INFO] [stderr] Downloaded anyhow v1.0.66 [INFO] [stderr] Downloaded bytestring v1.2.0 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded simple_logger v1.16.0 [INFO] [stderr] Downloaded zeroize_derive v1.3.3 [INFO] [stderr] Downloaded futures-io v0.3.25 [INFO] [stderr] Downloaded pem v0.8.3 [INFO] [stderr] Downloaded constant_time_eq v0.2.4 [INFO] [stderr] Downloaded murmur3 v0.4.1 [INFO] [stderr] Downloaded futures-executor v0.3.25 [INFO] [stderr] Downloaded simple_asn1 v0.5.4 [INFO] [stderr] Downloaded tokio-stream v0.1.11 [INFO] [stderr] Downloaded filetime v0.2.18 [INFO] [stderr] Downloaded const_fn v0.4.9 [INFO] [stderr] Downloaded futures-macro v0.3.25 [INFO] [stderr] Downloaded pin-project-internal v0.4.30 [INFO] [stderr] Downloaded serde_derive v1.0.148 [INFO] [stderr] Downloaded mini-redis v0.4.1 [INFO] [stderr] Downloaded pin-project v0.4.30 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded serde v1.0.148 [INFO] [stderr] Downloaded tonic v0.4.3 [INFO] [stderr] Downloaded futures v0.3.25 [INFO] [stderr] Downloaded antlr-rust v0.2.2 [INFO] [stderr] Downloaded actix-web v3.3.3 [INFO] [stderr] Downloaded num-bigint-dig v0.7.0 [INFO] [stderr] Downloaded actix-http v2.2.2 [INFO] [stderr] Downloaded clap v2.33.4 [INFO] [stderr] Downloaded syn v1.0.105 [INFO] [stderr] Downloaded blake3 v1.3.3 [INFO] [stderr] Downloaded libm v0.2.6 [INFO] [stderr] Downloaded rsa v0.4.1 [INFO] [stderr] Downloaded tokio v1.22.0 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88c7bdcdfd75088d85ae4027e7eb3d84fa887112da0975c27220206dba556015 [INFO] running `Command { std: "docker" "start" "-a" "88c7bdcdfd75088d85ae4027e7eb3d84fa887112da0975c27220206dba556015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88c7bdcdfd75088d85ae4027e7eb3d84fa887112da0975c27220206dba556015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c7bdcdfd75088d85ae4027e7eb3d84fa887112da0975c27220206dba556015", kill_on_drop: false }` [INFO] [stdout] 88c7bdcdfd75088d85ae4027e7eb3d84fa887112da0975c27220206dba556015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cbf3b00c3ed0b63052d8a1a5733a65e8d63a1501aca5210e8e9b795072332cbd [INFO] running `Command { std: "docker" "start" "-a" "cbf3b00c3ed0b63052d8a1a5733a65e8d63a1501aca5210e8e9b795072332cbd", 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] warning: output filename collision. [INFO] [stderr] The bin target `client` in package `tokio-demo v0.1.0 (/opt/rustwide/workdir/practice/tokio-demo)` has the same output filename as the bin target `client` in package `pow v0.1.0 (/opt/rustwide/workdir/practice/pow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/client [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `client` in package `tokio-demo v0.1.0 (/opt/rustwide/workdir/practice/tokio-demo)` has the same output filename as the bin target `client` in package `pow v0.1.0 (/opt/rustwide/workdir/practice/pow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/client.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `client` in package `udp-demo v0.1.0 (/opt/rustwide/workdir/practice/udp-demo)` has the same output filename as the bin target `client` in package `tokio-demo v0.1.0 (/opt/rustwide/workdir/practice/tokio-demo)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/client [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `client` in package `udp-demo v0.1.0 (/opt/rustwide/workdir/practice/udp-demo)` has the same output filename as the bin target `client` in package `tokio-demo v0.1.0 (/opt/rustwide/workdir/practice/tokio-demo)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/client.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `server` in package `udp-demo v0.1.0 (/opt/rustwide/workdir/practice/udp-demo)` has the same output filename as the bin target `server` in package `pow v0.1.0 (/opt/rustwide/workdir/practice/pow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/server [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `server` in package `udp-demo v0.1.0 (/opt/rustwide/workdir/practice/udp-demo)` has the same output filename as the bin target `server` in package `pow v0.1.0 (/opt/rustwide/workdir/practice/pow)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/server.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:479:33 [INFO] [stdout] | [INFO] [stdout] 479 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 479 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 479 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/wrapper.rs:496:33 [INFO] [stdout] | [INFO] [stdout] 496 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 496 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 496 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http v0.2.8 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cbf3b00c3ed0b63052d8a1a5733a65e8d63a1501aca5210e8e9b795072332cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf3b00c3ed0b63052d8a1a5733a65e8d63a1501aca5210e8e9b795072332cbd", kill_on_drop: false }` [INFO] [stdout] cbf3b00c3ed0b63052d8a1a5733a65e8d63a1501aca5210e8e9b795072332cbd