[INFO] cloning repository https://github.com/fornwall/advent-of-code-2019-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fornwall/advent-of-code-2019-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f1c6e2b77244bbdc6918a7c4b45c2c4de16c02f [INFO] checking fornwall/advent-of-code-2019-rs against try#919137c0f5006b7edb81cae76cfeed542cd38b82 for pr-116494 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Fadvent-of-code-2019-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fornwall/advent-of-code-2019-rs on toolchain 919137c0f5006b7edb81cae76cfeed542cd38b82 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/fornwall/advent-of-code-2019-rs [INFO] finished tweaking git repo https://github.com/fornwall/advent-of-code-2019-rs [INFO] tweaked toml for git repo https://github.com/fornwall/advent-of-code-2019-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/fornwall/iai.git` [INFO] [stderr] Updating git repository `https://github.com/fornwall/workers-rs` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ad5aa3519332c9d56f9695045d95c397754567407f704ba5287e21a5937110 [INFO] running `Command { std: "docker" "start" "-a" "36ad5aa3519332c9d56f9695045d95c397754567407f704ba5287e21a5937110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ad5aa3519332c9d56f9695045d95c397754567407f704ba5287e21a5937110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ad5aa3519332c9d56f9695045d95c397754567407f704ba5287e21a5937110", kill_on_drop: false }` [INFO] [stdout] 36ad5aa3519332c9d56f9695045d95c397754567407f704ba5287e21a5937110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+919137c0f5006b7edb81cae76cfeed542cd38b82" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6b723231e1be60d573a504dfad0a2300d755b9cb483462811a30fd78fb2413 [INFO] running `Command { std: "docker" "start" "-a" "5c6b723231e1be60d573a504dfad0a2300d755b9cb483462811a30fd78fb2413", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking advent-of-code v2022.0.58 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cbindgen v0.26.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.107 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling cxx v1.0.107 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking iai v0.1.1 (https://github.com/fornwall/iai.git#4956cdce) [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling honggfuzz v0.5.55 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking jni-sys v0.3.0 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking arbitrary v1.3.0 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking svgplot v2022.0.58 (/opt/rustwide/workdir/crates/svgplot) [INFO] [stderr] Checking advent-of-code-fuzzing-libfuzzer-placeholder v1.0.0 (/opt/rustwide/workdir/crates/fuzzing-libfuzzer) [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling cxx-build v1.0.107 [INFO] [stderr] Checking advent-of-code-fuzzing-hfuzz v2022.0.58 (/opt/rustwide/workdir/crates/fuzzing-hfuzz) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling cxxbridge-macro v1.0.107 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling advent-of-code-cxx v2022.0.58 (/opt/rustwide/workdir/crates/cxxbindings) [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Checking prost-types v0.12.1 [INFO] [stderr] Checking jni v0.21.1 [INFO] [stderr] Compiling prost-build v0.12.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking advent-of-code-wasm v2022.0.58 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking advent-of-code-python v2022.0.58 (/opt/rustwide/workdir/crates/python) [INFO] [stderr] Checking advent-of-code-java v2022.0.58 (/opt/rustwide/workdir/crates/java) [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking worker-sys v0.0.10 (https://github.com/fornwall/workers-rs#d40ced29) [INFO] [stderr] Checking wasm-streams v0.3.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling advent-of-code-grpc-server v2022.0.58 (/opt/rustwide/workdir/crates/grpc-server) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling worker-macros v0.0.10 (https://github.com/fornwall/workers-rs#d40ced29) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking worker-kv v0.6.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking worker v0.0.18 (https://github.com/fornwall/workers-rs#d40ced29) [INFO] [stderr] Checking advent-of-code-worker v2022.0.58 (/opt/rustwide/workdir/crates/worker) [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling advent-of-code-c v2022.0.58 (/opt/rustwide/workdir/crates/cbindings) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking advent-of-code-server v2022.0.58 (/opt/rustwide/workdir/crates/http-server) [INFO] [stderr] Checking tonic-reflection v0.10.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.56s [INFO] running `Command { std: "docker" "inspect" "5c6b723231e1be60d573a504dfad0a2300d755b9cb483462811a30fd78fb2413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6b723231e1be60d573a504dfad0a2300d755b9cb483462811a30fd78fb2413", kill_on_drop: false }` [INFO] [stdout] 5c6b723231e1be60d573a504dfad0a2300d755b9cb483462811a30fd78fb2413