[INFO] cloning repository https://github.com/Tx0sh1/word_count [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tx0sh1/word_count" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTx0sh1%2Fword_count", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTx0sh1%2Fword_count'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fe2a27c6321ed26bcce372b3680c43c98057d48 [INFO] checking Tx0sh1/word_count against try#d578b6cfee5b7dc31169715f836745f9e96213f1 for pr-149195-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTx0sh1%2Fword_count" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tx0sh1/word_count [INFO] finished tweaking git repo https://github.com/Tx0sh1/word_count [INFO] tweaked toml for git repo https://github.com/Tx0sh1/word_count written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tx0sh1/word_count on toolchain d578b6cfee5b7dc31169715f836745f9e96213f1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d578b6cfee5b7dc31169715f836745f9e96213f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tx0sh1/word_count 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" "+d578b6cfee5b7dc31169715f836745f9e96213f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d578b6cfee5b7dc31169715f836745f9e96213f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ddd5ee6df299b94704a496794b47a92c440efaf57fbef5540625587c42b39eb [INFO] running `Command { std: "docker" "start" "-a" "3ddd5ee6df299b94704a496794b47a92c440efaf57fbef5540625587c42b39eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ddd5ee6df299b94704a496794b47a92c440efaf57fbef5540625587c42b39eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddd5ee6df299b94704a496794b47a92c440efaf57fbef5540625587c42b39eb", kill_on_drop: false }` [INFO] [stdout] 3ddd5ee6df299b94704a496794b47a92c440efaf57fbef5540625587c42b39eb [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+d578b6cfee5b7dc31169715f836745f9e96213f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddc0fe5c490fe533fc50e4d16cff133400d5becccb7aecfe53a7e5bc38dd5224 [INFO] running `Command { std: "docker" "start" "-a" "ddc0fe5c490fe533fc50e4d16cff133400d5becccb7aecfe53a7e5bc38dd5224", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tuple v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling pdf_derive v0.2.0 [INFO] [stderr] Checking datasize v0.2.15 [INFO] [stderr] Checking globalcache v0.2.4 [INFO] [stderr] Checking istring v0.3.4 [INFO] [stderr] Checking fax v0.2.4 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking pdf v0.9.0 [INFO] [stderr] Checking word_count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.9.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ddc0fe5c490fe533fc50e4d16cff133400d5becccb7aecfe53a7e5bc38dd5224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc0fe5c490fe533fc50e4d16cff133400d5becccb7aecfe53a7e5bc38dd5224", kill_on_drop: false }` [INFO] [stdout] ddc0fe5c490fe533fc50e4d16cff133400d5becccb7aecfe53a7e5bc38dd5224