[INFO] cloning repository https://github.com/jlkiri/ikki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlkiri/ikki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkiri%2Fikki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkiri%2Fikki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a700259f4b16eaac57b8f6237aa510b6bbe191e8 [INFO] testing jlkiri/ikki against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlkiri%2Fikki" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlkiri/ikki on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jlkiri/ikki [INFO] finished tweaking git repo https://github.com/jlkiri/ikki [INFO] tweaked toml for git repo https://github.com/jlkiri/ikki written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jlkiri/ikki 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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] 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e69dd92451170a2512714ae6172ceed9109f22ab452a309beb8345e22b3f3a8 [INFO] running `Command { std: "docker" "start" "-a" "8e69dd92451170a2512714ae6172ceed9109f22ab452a309beb8345e22b3f3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e69dd92451170a2512714ae6172ceed9109f22ab452a309beb8345e22b3f3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e69dd92451170a2512714ae6172ceed9109f22ab452a309beb8345e22b3f3a8", kill_on_drop: false }` [INFO] [stdout] 8e69dd92451170a2512714ae6172ceed9109f22ab452a309beb8345e22b3f3a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e1940f27d245dca287fb13f593ce5c4d0ac0dae99fa314d554563d3ea496bb [INFO] running `Command { std: "docker" "start" "-a" "e4e1940f27d245dca287fb13f593ce5c4d0ac0dae99fa314d554563d3ea496bb", 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] 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 proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling miette-derive v5.1.0 [INFO] [stderr] Compiling knuffel-derive v2.0.0 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling miette v5.1.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling knuffel v2.0.0 [INFO] [stderr] Compiling kdl v4.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toposort v0.1.0 (/opt/rustwide/workdir/toposort) [INFO] [stderr] Compiling ikki-config v0.2.0 (/opt/rustwide/workdir/ikki-config) [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] error: could not compile `ikki-config` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name ikki_config --edition=2021 ikki-config/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bcfd8dfcc5db8f2a -C extra-filename=-92428038a5d9f745 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern camino=/opt/rustwide/target/debug/deps/libcamino-060c5309363a6432.rmeta --extern kdl=/opt/rustwide/target/debug/deps/libkdl-52f0a7155cc9881c.rmeta --extern knuffel=/opt/rustwide/target/debug/deps/libknuffel-f691d507134b5356.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-81448bae500f8186.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eca4e58f454db637.rmeta --extern toposort=/opt/rustwide/target/debug/deps/libtoposort-cdfa001e7c56300c.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e4e1940f27d245dca287fb13f593ce5c4d0ac0dae99fa314d554563d3ea496bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e1940f27d245dca287fb13f593ce5c4d0ac0dae99fa314d554563d3ea496bb", kill_on_drop: false }` [INFO] [stdout] e4e1940f27d245dca287fb13f593ce5c4d0ac0dae99fa314d554563d3ea496bb