[INFO] cloning repository https://github.com/yjh0502/ch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yjh0502/ch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abc487863cf89164c57c12e9e6984f867a83ebc8 [INFO] checking yjh0502/ch against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyjh0502%2Fch" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yjh0502/ch on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yjh0502/ch [INFO] finished tweaking git repo https://github.com/yjh0502/ch [INFO] tweaked toml for git repo https://github.com/yjh0502/ch written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yjh0502/ch 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordslice v0.3.0 [INFO] [stderr] Downloaded protobuf-parse v3.2.0 [INFO] [stderr] Downloaded float_extras v0.1.6 [INFO] [stderr] Downloaded dbase v0.3.0 [INFO] [stderr] Downloaded protobuf-codegen v3.2.0 [INFO] [stderr] Downloaded osmpbf v0.3.1 [INFO] [stderr] Downloaded shapefile v0.4.0 [INFO] [stderr] Downloaded s2 v0.0.12 [INFO] [stderr] Downloaded geojson v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe67c0bedc359e660e546e496240f75852723fce0f315abe1b91e3d32458f16 [INFO] running `Command { std: "docker" "start" "-a" "6fe67c0bedc359e660e546e496240f75852723fce0f315abe1b91e3d32458f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe67c0bedc359e660e546e496240f75852723fce0f315abe1b91e3d32458f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe67c0bedc359e660e546e496240f75852723fce0f315abe1b91e3d32458f16", kill_on_drop: false }` [INFO] [stdout] 6fe67c0bedc359e660e546e496240f75852723fce0f315abe1b91e3d32458f16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54074697107214b18e17ba1a5d2aeb994bbd8a20593e56e98ee58d1dfe2876d [INFO] running `Command { std: "docker" "start" "-a" "c54074697107214b18e17ba1a5d2aeb994bbd8a20593e56e98ee58d1dfe2876d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking float_extras v0.1.6 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking ordslice v0.3.0 [INFO] [stderr] Checking took v0.1.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking dbase v0.3.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking shapefile v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Checking geo-types v0.7.11 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking s2 v0.0.12 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Checking geojson v0.24.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling protobuf-parse v3.2.0 [INFO] [stderr] Compiling protobuf-codegen v3.2.0 [INFO] [stderr] Compiling osmpbf v0.3.1 [INFO] [stderr] Checking ch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.02s [INFO] running `Command { std: "docker" "inspect" "c54074697107214b18e17ba1a5d2aeb994bbd8a20593e56e98ee58d1dfe2876d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54074697107214b18e17ba1a5d2aeb994bbd8a20593e56e98ee58d1dfe2876d", kill_on_drop: false }` [INFO] [stdout] c54074697107214b18e17ba1a5d2aeb994bbd8a20593e56e98ee58d1dfe2876d