[INFO] cloning repository https://github.com/jlopezcur/slings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlopezcur/slings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlopezcur%2Fslings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlopezcur%2Fslings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e45592bdf87a2f4de76aea6138d7933fcbdb4a9 [INFO] testing jlopezcur/slings against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlopezcur%2Fslings" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlopezcur/slings on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlopezcur/slings [INFO] finished tweaking git repo https://github.com/jlopezcur/slings [INFO] tweaked toml for git repo https://github.com/jlopezcur/slings written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate git repo https://github.com/jlopezcur/slings already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded execute-command-macro v0.1.6 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.6 [INFO] [stderr] Downloaded execute v0.2.9 [INFO] [stderr] Downloaded xdg v2.2.0 [INFO] [stderr] Downloaded serde v1.0.127 [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded structopt v0.3.22 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.1 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded crossbeam v0.8.1 [INFO] [stderr] Downloaded is_executable v1.0.1 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded dirs v3.0.2 [INFO] [stderr] Downloaded crossbeam-queue v0.3.2 [INFO] [stderr] Downloaded thread_local v1.1.3 [INFO] [stderr] Downloaded nix v0.19.1 [INFO] [stderr] Downloaded execute-command-tokens v0.1.4 [INFO] [stderr] Downloaded beef v0.5.0 [INFO] [stderr] Downloaded nix v0.14.1 [INFO] [stderr] Downloaded vte v0.9.0 [INFO] [stderr] Downloaded defer-drop v1.0.1 [INFO] [stderr] Downloaded env_logger v0.8.4 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded redox_syscall v0.2.9 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded tuikit v0.4.5 [INFO] [stderr] Downloaded crossbeam-channel v0.4.4 [INFO] [stderr] Downloaded strsim v0.9.3 [INFO] [stderr] Downloaded cc v1.0.68 [INFO] [stderr] Downloaded redox_users v0.4.0 [INFO] [stderr] Downloaded dirs-sys v0.3.6 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded libc v0.2.99 [INFO] [stderr] Downloaded skim v0.9.4 [INFO] [stderr] Downloaded freedesktop-desktop-entry v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba1f33d9c9b0e4f235feddcedb5779ffae36efbb4f251105bfd50dcd5b791eb [INFO] running `Command { std: "docker" "start" "-a" "4ba1f33d9c9b0e4f235feddcedb5779ffae36efbb4f251105bfd50dcd5b791eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba1f33d9c9b0e4f235feddcedb5779ffae36efbb4f251105bfd50dcd5b791eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba1f33d9c9b0e4f235feddcedb5779ffae36efbb4f251105bfd50dcd5b791eb", kill_on_drop: false }` [INFO] [stdout] 4ba1f33d9c9b0e4f235feddcedb5779ffae36efbb4f251105bfd50dcd5b791eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9458afd057c7abe77aa784924052ff1db7628352d0482775c018e66e6fd51ade [INFO] running `Command { std: "docker" "start" "-a" "9458afd057c7abe77aa784924052ff1db7628352d0482775c018e66e6fd51ade", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling execute-command-tokens v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.2.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tuikit v0.4.5 [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.73/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"' --cfg 'feature="visit"' -C metadata=499dcc70b302df57 -C extra-filename=-499dcc70b302df57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dcdd4f0c2dea6100.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3b6d16443fe0f4af.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-aeb18ec3bc792598.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" "9458afd057c7abe77aa784924052ff1db7628352d0482775c018e66e6fd51ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9458afd057c7abe77aa784924052ff1db7628352d0482775c018e66e6fd51ade", kill_on_drop: false }` [INFO] [stdout] 9458afd057c7abe77aa784924052ff1db7628352d0482775c018e66e6fd51ade