[INFO] fetching crate printnanny-snapshot 0.1.1... [INFO] checking printnanny-snapshot-0.1.1 against try#d57d2d63e6f308d854fedbafd91d7721b7c651af for pr-110141 [INFO] extracting crate printnanny-snapshot 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate printnanny-snapshot 0.1.1 on toolchain d57d2d63e6f308d854fedbafd91d7721b7c651af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate printnanny-snapshot 0.1.1 [INFO] finished tweaking crates.io crate printnanny-snapshot 0.1.1 [INFO] tweaked toml for crates.io crate printnanny-snapshot 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate printnanny-snapshot 0.1.1 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" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15f96f5df72611dd3e188b8039cc71e2a96f23fd4fb36944bd222074f7a1a6f7 [INFO] running `Command { std: "docker" "start" "-a" "15f96f5df72611dd3e188b8039cc71e2a96f23fd4fb36944bd222074f7a1a6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f96f5df72611dd3e188b8039cc71e2a96f23fd4fb36944bd222074f7a1a6f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f96f5df72611dd3e188b8039cc71e2a96f23fd4fb36944bd222074f7a1a6f7", kill_on_drop: false }` [INFO] [stdout] 15f96f5df72611dd3e188b8039cc71e2a96f23fd4fb36944bd222074f7a1a6f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ddc051e47824392496a195c463da12a05d3b6f73501aa6f0db3e4e8f09afdd6 [INFO] running `Command { std: "docker" "start" "-a" "2ddc051e47824392496a195c463da12a05d3b6f73501aa6f0db3e4e8f09afdd6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.153 [INFO] [stderr] Compiling serde v1.0.153 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling winnow v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking concurrent-queue v2.1.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ref-cast v1.0.15 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Checking atomic-waker v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking blocking v1.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking terminal_size v0.2.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Checking async-executor v1.5.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Checking unsafe-libyaml v0.2.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling file-lock v2.1.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling zvariant_utils v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=ce0247880263bba5 -C extra-filename=-ce0247880263bba5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1edd256f11b478e6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a696ac0e2d232165.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a502b78bf86c3aa2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2ddc051e47824392496a195c463da12a05d3b6f73501aa6f0db3e4e8f09afdd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddc051e47824392496a195c463da12a05d3b6f73501aa6f0db3e4e8f09afdd6", kill_on_drop: false }` [INFO] [stdout] 2ddc051e47824392496a195c463da12a05d3b6f73501aa6f0db3e4e8f09afdd6