[INFO] cloning repository https://github.com/omahamz/basestation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omahamz/basestation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomahamz%2Fbasestation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomahamz%2Fbasestation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f4a8b96fd9275ec52e87a6c8cf5831f58e234e [INFO] testing omahamz/basestation against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomahamz%2Fbasestation" "/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/omahamz/basestation [INFO] finished tweaking git repo https://github.com/omahamz/basestation [INFO] tweaked toml for git repo https://github.com/omahamz/basestation written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omahamz/basestation on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omahamz/basestation 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "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] | [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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.68 [INFO] [stderr] Downloaded thiserror v1.0.68 [INFO] [stderr] Downloaded pem v3.0.4 [INFO] [stderr] Downloaded waitgroup v0.1.2 [INFO] [stderr] Downloaded zerofrom-derive v0.1.4 [INFO] [stderr] Downloaded impl-more v0.1.8 [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded litemap v0.7.3 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded sdp v0.6.2 [INFO] [stderr] Downloaded url v2.5.3 [INFO] [stderr] Downloaded webrtc-sctp v0.10.0 [INFO] [stderr] Downloaded turn v0.8.0 [INFO] [stderr] Downloaded webrtc-dtls v0.10.0 [INFO] [stderr] Downloaded webrtc-ice v0.11.0 [INFO] [stderr] Downloaded webrtc v0.11.0 [INFO] [stderr] Downloaded webrtc-mdns v0.7.0 [INFO] [stderr] Downloaded cc v1.1.36 [INFO] [stderr] Downloaded stun v0.6.0 [INFO] [stderr] Downloaded ccm v0.5.0 [INFO] [stderr] Downloaded rustls v0.23.16 [INFO] [stderr] Downloaded webrtc-media v0.8.0 [INFO] [stderr] Downloaded webrtc-util v0.9.0 [INFO] [stderr] Downloaded interceptor v0.12.0 [INFO] [stderr] Downloaded webrtc-data v0.9.0 [INFO] [stderr] Downloaded rcgen v0.13.1 [INFO] [stderr] Downloaded rtcp v0.11.0 [INFO] [stderr] Downloaded rtp v0.11.0 [INFO] [stderr] Downloaded webrtc-srtp v0.13.0 [INFO] [stderr] Downloaded actix-ws v0.3.0 [INFO] [stderr] Downloaded substring v1.4.5 [INFO] [stderr] Downloaded yoke-derive v0.7.4 [INFO] [stderr] Downloaded yoke v0.7.4 [INFO] [stderr] Downloaded zerofrom v0.1.4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9a517ef2fe6d9ddd1a1df9101b2691aa584993e89b57a8628865122b176968 [INFO] running `Command { std: "docker" "start" "-a" "6d9a517ef2fe6d9ddd1a1df9101b2691aa584993e89b57a8628865122b176968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9a517ef2fe6d9ddd1a1df9101b2691aa584993e89b57a8628865122b176968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9a517ef2fe6d9ddd1a1df9101b2691aa584993e89b57a8628865122b176968", kill_on_drop: false }` [INFO] [stdout] 6d9a517ef2fe6d9ddd1a1df9101b2691aa584993e89b57a8628865122b176968 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 857d8834c79bf9294f9ea9e2e1af59578858e6ef7f34e47a200089427b8f86b4 [INFO] running `Command { std: "docker" "start" "-a" "857d8834c79bf9294f9ea9e2e1af59578858e6ef7f34e47a200089427b8f86b4", 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] | [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 libc v0.2.162 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4bbf5ecf62891627 -C extra-filename=-740423613a80c8ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6b76b40120fed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-17363c12faf47457.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=43fcead569686c70 -C extra-filename=-b0ad1063809e146b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6b76b40120fed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-17363c12faf47457.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "857d8834c79bf9294f9ea9e2e1af59578858e6ef7f34e47a200089427b8f86b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857d8834c79bf9294f9ea9e2e1af59578858e6ef7f34e47a200089427b8f86b4", kill_on_drop: false }` [INFO] [stdout] 857d8834c79bf9294f9ea9e2e1af59578858e6ef7f34e47a200089427b8f86b4