[INFO] cloning repository https://github.com/m4tsa/nuko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m4tsa/nuko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tsa%2Fnuko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tsa%2Fnuko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22309053a0a8c6e1ba37164e1b56dbfb9f0d73a5 [INFO] testing m4tsa/nuko against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm4tsa%2Fnuko" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m4tsa/nuko on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m4tsa/nuko [INFO] finished tweaking git repo https://github.com/m4tsa/nuko [INFO] tweaked toml for git repo https://github.com/m4tsa/nuko written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/m4tsa/nuko already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/m4tsa/orgize.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libquickjs-sys v0.9.0 [INFO] [stderr] Downloaded onig_sys v69.7.0 [INFO] [stderr] Downloaded hyper-websocket-lite v0.5.0 [INFO] [stderr] Downloaded quick-js v0.4.1 [INFO] [stderr] Downloaded jetscii v0.5.1 [INFO] [stderr] Downloaded serde_indextree v0.2.0 [INFO] [stderr] Downloaded onig v6.2.0 [INFO] [stderr] Downloaded katex v0.4.1 [INFO] [stderr] Downloaded new_mime_guess v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 812ce5a019c9eda8408a0944ab14b3daf8b851cd032dd5e0f0fd23d3043d0f55 [INFO] running `Command { std: "docker" "start" "-a" "812ce5a019c9eda8408a0944ab14b3daf8b851cd032dd5e0f0fd23d3043d0f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "812ce5a019c9eda8408a0944ab14b3daf8b851cd032dd5e0f0fd23d3043d0f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812ce5a019c9eda8408a0944ab14b3daf8b851cd032dd5e0f0fd23d3043d0f55", kill_on_drop: false }` [INFO] [stdout] 812ce5a019c9eda8408a0944ab14b3daf8b851cd032dd5e0f0fd23d3043d0f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7478026b1fa6bf47e5891f6d04ff291a648a9d6c6b48de46b92fa0710fcb5b [INFO] running `Command { std: "docker" "start" "-a" "7a7478026b1fa6bf47e5891f6d04ff291a648a9d6c6b48de46b92fa0710fcb5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling jetscii v0.5.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling bus_queue v0.5.3 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling new_mime_guess v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sass-sys v0.4.22 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling notify v4.0.17 [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.77/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 -C debuginfo=2 --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"' -C metadata=86bda22f9105ea0e -C extra-filename=-86bda22f9105ea0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-adabcd273d79c445.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-57aac6ab034f712e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-d8167d72773bee47.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7a7478026b1fa6bf47e5891f6d04ff291a648a9d6c6b48de46b92fa0710fcb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7478026b1fa6bf47e5891f6d04ff291a648a9d6c6b48de46b92fa0710fcb5b", kill_on_drop: false }` [INFO] [stdout] 7a7478026b1fa6bf47e5891f6d04ff291a648a9d6c6b48de46b92fa0710fcb5b