[INFO] cloning repository https://github.com/JoaoPedroPP/barIO [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoaoPedroPP/barIO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoaoPedroPP%2FbarIO", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoaoPedroPP%2FbarIO'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18ea87f572c469cd788579fb4b289406b80a5eaf [INFO] testing JoaoPedroPP/barIO against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoaoPedroPP%2FbarIO" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JoaoPedroPP/barIO [INFO] finished tweaking git repo https://github.com/JoaoPedroPP/barIO [INFO] tweaked toml for git repo https://github.com/JoaoPedroPP/barIO written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JoaoPedroPP/barIO on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JoaoPedroPP/barIO 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Updating cc v1.0.78 -> v1.2.36 [INFO] [stderr] Updating cmake v0.1.49 -> v0.1.54 [INFO] [stderr] Adding duct v0.13.7 [INFO] [stderr] Adding find-msvc-tools v0.1.1 [INFO] [stderr] Updating libc v0.2.138 -> v0.2.175 [INFO] [stderr] Updating libz-sys v1.1.8 -> v1.1.22 [INFO] [stderr] Updating num_enum v0.5.9 -> v0.7.4 [INFO] [stderr] Updating num_enum_derive v0.5.9 -> v0.7.4 [INFO] [stderr] Updating openssl-src v111.24.0+1.1.1s -> v300.5.2+3.5.2 [INFO] [stderr] Updating openssl-sys v0.9.80 -> v0.9.109 [INFO] [stderr] Adding os_pipe v1.2.2 [INFO] [stderr] Updating pkg-config v0.3.26 -> v0.3.32 [INFO] [stderr] Updating proc-macro2 v1.0.47 -> v1.0.101 [INFO] [stderr] Updating quote v1.0.21 -> v1.0.40 [INFO] [stderr] Updating rdkafka v0.25.0 -> v0.34.0 (available: v0.38.0) [INFO] [stderr] Updating rdkafka-sys v3.0.0+1.6.0 -> v4.9.0+2.10.0 [INFO] [stderr] Adding rustversion v1.0.22 [INFO] [stderr] Adding sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Adding shared_child v1.1.1 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding sigchld v0.2.4 [INFO] [stderr] Adding signal-hook v0.3.18 [INFO] [stderr] Adding signal-hook-registry v1.4.6 [INFO] [stderr] Adding syn v2.0.106 [INFO] [stderr] Adding windows-link v0.1.3 [INFO] [stderr] Adding windows-sys v0.59.0 [INFO] [stderr] Adding windows-sys v0.60.2 [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows-targets v0.53.3 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.53.0 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.53.0 [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.53.0 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.53.0 [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.53.0 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.53.0 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.53.0 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.53.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 563bd6109c7d9018f50f568cd53561004d0bfa7e34f2fe48d184045b1edd353f [INFO] running `Command { std: "docker" "start" "-a" "563bd6109c7d9018f50f568cd53561004d0bfa7e34f2fe48d184045b1edd353f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "563bd6109c7d9018f50f568cd53561004d0bfa7e34f2fe48d184045b1edd353f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563bd6109c7d9018f50f568cd53561004d0bfa7e34f2fe48d184045b1edd353f", kill_on_drop: false }` [INFO] [stdout] 563bd6109c7d9018f50f568cd53561004d0bfa7e34f2fe48d184045b1edd353f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed7a2a945ab59fb84ad8535d73eefee0e1807f5d92b876fb2a1a2bf04974da10 [INFO] running `Command { std: "docker" "start" "-a" "ed7a2a945ab59fb84ad8535d73eefee0e1807f5d92b876fb2a1a2bf04974da10", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] error: could not compile `nom8` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name nom8 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom8-0.2.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-doc"))' -C metadata=9db22faabe0c6d37 -C extra-filename=-7fee50b59af2f4b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a73ef8fab2a0f9d8.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" "ed7a2a945ab59fb84ad8535d73eefee0e1807f5d92b876fb2a1a2bf04974da10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed7a2a945ab59fb84ad8535d73eefee0e1807f5d92b876fb2a1a2bf04974da10", kill_on_drop: false }` [INFO] [stdout] ed7a2a945ab59fb84ad8535d73eefee0e1807f5d92b876fb2a1a2bf04974da10