[INFO] cloning repository https://github.com/cleonyc/ccheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cleonyc/ccheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleonyc%2Fccheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleonyc%2Fccheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1a14d652098106f33a84d0d83d8577669935ccc [INFO] testing cleonyc/ccheck/d1a14d652098106f33a84d0d83d8577669935ccc against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleonyc%2Fccheck" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cleonyc/ccheck on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cleonyc/ccheck [INFO] finished tweaking git repo https://github.com/cleonyc/ccheck [INFO] tweaked toml for git repo https://github.com/cleonyc/ccheck written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cleonyc/ccheck 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kdam v0.2.7 [INFO] [stderr] Downloaded craftping v0.3.1 [INFO] [stderr] Downloaded spinoff v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee2c74d6d493d540fa6eb8a71ee024cecbd3cb1b00646130a7d29db576c5419d [INFO] running `Command { std: "docker" "start" "-a" "ee2c74d6d493d540fa6eb8a71ee024cecbd3cb1b00646130a7d29db576c5419d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee2c74d6d493d540fa6eb8a71ee024cecbd3cb1b00646130a7d29db576c5419d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2c74d6d493d540fa6eb8a71ee024cecbd3cb1b00646130a7d29db576c5419d", kill_on_drop: false }` [INFO] [stdout] ee2c74d6d493d540fa6eb8a71ee024cecbd3cb1b00646130a7d29db576c5419d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a49f17f2fce8c896aa1542ba9eb24d3cb4b9faa0eef2ad1960b4426dbd7ecf2 [INFO] running `Command { std: "docker" "start" "-a" "7a49f17f2fce8c896aa1542ba9eb24d3cb4b9faa0eef2ad1960b4426dbd7ecf2", kill_on_drop: false }` [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 autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling openssl-src v111.26.0+1.1.1u [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling kdam v0.2.7 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling spinoff v0.5.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling craftping v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling webhook v2.1.2 [INFO] [stderr] Compiling ccheck v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.40s [INFO] running `Command { std: "docker" "inspect" "7a49f17f2fce8c896aa1542ba9eb24d3cb4b9faa0eef2ad1960b4426dbd7ecf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a49f17f2fce8c896aa1542ba9eb24d3cb4b9faa0eef2ad1960b4426dbd7ecf2", kill_on_drop: false }` [INFO] [stdout] 7a49f17f2fce8c896aa1542ba9eb24d3cb4b9faa0eef2ad1960b4426dbd7ecf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 845e1566ddaa98e3fda08a20e3480a8959087991007b4573debd83a5a0b24174 [INFO] running `Command { std: "docker" "start" "-a" "845e1566ddaa98e3fda08a20e3480a8959087991007b4573debd83a5a0b24174", kill_on_drop: false }` [INFO] [stderr] Compiling ccheck v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "845e1566ddaa98e3fda08a20e3480a8959087991007b4573debd83a5a0b24174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845e1566ddaa98e3fda08a20e3480a8959087991007b4573debd83a5a0b24174", kill_on_drop: false }` [INFO] [stdout] 845e1566ddaa98e3fda08a20e3480a8959087991007b4573debd83a5a0b24174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e23544cc2bc096561b112f03b4097eeca271f8dbe819c7485558e78529bc98a5 [INFO] running `Command { std: "docker" "start" "-a" "e23544cc2bc096561b112f03b4097eeca271f8dbe819c7485558e78529bc98a5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccheck-4bdd0ec227b905ff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e23544cc2bc096561b112f03b4097eeca271f8dbe819c7485558e78529bc98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23544cc2bc096561b112f03b4097eeca271f8dbe819c7485558e78529bc98a5", kill_on_drop: false }` [INFO] [stdout] e23544cc2bc096561b112f03b4097eeca271f8dbe819c7485558e78529bc98a5