[INFO] fetching crate ecoz2 0.1.1... [INFO] checking ecoz2-0.1.1 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate ecoz2 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ecoz2 0.1.1 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ecoz2 0.1.1 [INFO] finished tweaking crates.io crate ecoz2 0.1.1 [INFO] tweaked toml for crates.io crate ecoz2 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate ecoz2 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 141218d73d2aab84723cf6988bc5a2bdfeb23f444172842f5d94c2cf9bd91ac6 [INFO] running `"docker" "start" "-a" "141218d73d2aab84723cf6988bc5a2bdfeb23f444172842f5d94c2cf9bd91ac6"` [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling ecoz2 v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error v0.2.4 [INFO] [stderr] warning: ecoz2/src/sgn/sgn.c: In function 'sgn_save': [INFO] [stderr] warning: ecoz2/src/sgn/sgn.c:73:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'drwav_uint64 {aka long unsigned int}' [-Wformat=] [INFO] [stderr] warning: fprintf(stderr, "WARN: samplesWritten=%llu != %d\n", samplesWritten, s->numSamples); [INFO] [stderr] warning: ~~~^ [INFO] [stderr] warning: %lu [INFO] [stderr] error: could not compile `syn`. [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/github.com-1ecc6299db9ec823/syn-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=6a728da8062d8d29 -C extra-filename=-6a728da8062d8d29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dfe0d54ff0fb204d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-764f45f0805c8dce.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-96992f4c155e4e48.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: build failed [INFO] running `"docker" "inspect" "141218d73d2aab84723cf6988bc5a2bdfeb23f444172842f5d94c2cf9bd91ac6"` [INFO] running `"docker" "rm" "-f" "141218d73d2aab84723cf6988bc5a2bdfeb23f444172842f5d94c2cf9bd91ac6"` [INFO] [stdout] 141218d73d2aab84723cf6988bc5a2bdfeb23f444172842f5d94c2cf9bd91ac6