[INFO] cloning repository https://github.com/Derghust/offline_license_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Derghust/offline_license_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerghust%2Foffline_license_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerghust%2Foffline_license_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f438a38d76ee172e0d9cd14beb1869ed7addacd [INFO] checking Derghust/offline_license_rs against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerghust%2Foffline_license_rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Derghust/offline_license_rs on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Derghust/offline_license_rs [INFO] finished tweaking git repo https://github.com/Derghust/offline_license_rs [INFO] tweaked toml for git repo https://github.com/Derghust/offline_license_rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Derghust/offline_license_rs 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/examples/customized/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/api/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/examples/default/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a0afc9338fb1fce50baed55cdb100fdb8122a41b3c84c973d21ee3beb4e585b [INFO] running `Command { std: "docker" "start" "-a" "0a0afc9338fb1fce50baed55cdb100fdb8122a41b3c84c973d21ee3beb4e585b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a0afc9338fb1fce50baed55cdb100fdb8122a41b3c84c973d21ee3beb4e585b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0afc9338fb1fce50baed55cdb100fdb8122a41b3c84c973d21ee3beb4e585b", kill_on_drop: false }` [INFO] [stdout] 0a0afc9338fb1fce50baed55cdb100fdb8122a41b3c84c973d21ee3beb4e585b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90ecf89d2005f8de2b4c57746fcfda8d93359158249582daba54fbb55f9cbd6c [INFO] running `Command { std: "docker" "start" "-a" "90ecf89d2005f8de2b4c57746fcfda8d93359158249582daba54fbb55f9cbd6c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/examples/customized/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /opt/rustwide/workdir/api/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /opt/rustwide/workdir/examples/default/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking keccak v0.1.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking simple-error v0.2.3 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking sha3 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking offline_license_rs v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking offline_license_rs_customized v0.1.0 (/opt/rustwide/workdir/examples/customized) [INFO] [stderr] Checking offline_license_rs_default v0.1.0 (/opt/rustwide/workdir/examples/default) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "90ecf89d2005f8de2b4c57746fcfda8d93359158249582daba54fbb55f9cbd6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ecf89d2005f8de2b4c57746fcfda8d93359158249582daba54fbb55f9cbd6c", kill_on_drop: false }` [INFO] [stdout] 90ecf89d2005f8de2b4c57746fcfda8d93359158249582daba54fbb55f9cbd6c [INFO] checking Derghust/offline_license_rs against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerghust%2Foffline_license_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/Derghust/offline_license_rs on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Derghust/offline_license_rs [INFO] finished tweaking git repo https://github.com/Derghust/offline_license_rs [INFO] tweaked toml for git repo https://github.com/Derghust/offline_license_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Derghust/offline_license_rs 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/api/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/examples/customized/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/examples/default/Cargo.toml: unused manifest key: dependencies.log.feature [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa93e5b6600c70f22a1402a41f67f0cefff6861a60343b4f57ced17765c6b47f [INFO] running `Command { std: "docker" "start" "-a" "aa93e5b6600c70f22a1402a41f67f0cefff6861a60343b4f57ced17765c6b47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa93e5b6600c70f22a1402a41f67f0cefff6861a60343b4f57ced17765c6b47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa93e5b6600c70f22a1402a41f67f0cefff6861a60343b4f57ced17765c6b47f", kill_on_drop: false }` [INFO] [stdout] aa93e5b6600c70f22a1402a41f67f0cefff6861a60343b4f57ced17765c6b47f [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b00f0a5739c7f99105dabcf96f5666b23df564ad84fdb8ab79205a5999f97cb5 [INFO] running `Command { std: "docker" "start" "-a" "b00f0a5739c7f99105dabcf96f5666b23df564ad84fdb8ab79205a5999f97cb5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/examples/customized/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /opt/rustwide/workdir/examples/default/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] warning: /opt/rustwide/workdir/api/Cargo.toml: unused manifest key: dependencies.log.feature [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking keccak v0.1.3 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking simple-error v0.2.3 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking generic-array v0.14.6 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.5.4/src/inflate/core.rs:1107:9 [INFO] [stdout] | [INFO] [stdout] 1107 | / match state { [INFO] [stdout] 1108 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1109 | | l.bit_buf = 0; [INFO] [stdout] 1110 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1639 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1640 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b00f0a5739c7f99105dabcf96f5666b23df564ad84fdb8ab79205a5999f97cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b00f0a5739c7f99105dabcf96f5666b23df564ad84fdb8ab79205a5999f97cb5", kill_on_drop: false }` [INFO] [stdout] b00f0a5739c7f99105dabcf96f5666b23df564ad84fdb8ab79205a5999f97cb5