[INFO] fetching crate kettle 0.2.2... [INFO] testing kettle-0.2.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate kettle 0.2.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate kettle 0.2.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kettle 0.2.2 [INFO] finished tweaking crates.io crate kettle 0.2.2 [INFO] tweaked toml for crates.io crate kettle 0.2.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dlv-list v0.2.3 [INFO] [stderr] Downloaded hashbrown v0.7.2 [INFO] [stderr] Downloaded ordered-multimap v0.2.4 [INFO] [stderr] Downloaded rust-ini v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a3eb42865f2f7eb1107743487d21617f74636da6a66a8435cd483a702ed8858 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a3eb42865f2f7eb1107743487d21617f74636da6a66a8435cd483a702ed8858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a3eb42865f2f7eb1107743487d21617f74636da6a66a8435cd483a702ed8858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3eb42865f2f7eb1107743487d21617f74636da6a66a8435cd483a702ed8858", kill_on_drop: false }` [INFO] [stdout] 4a3eb42865f2f7eb1107743487d21617f74636da6a66a8435cd483a702ed8858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a85d043a1e55a2fae451a11b23e2e1a630da689140492c0a28c74e912b8aa641 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a85d043a1e55a2fae451a11b23e2e1a630da689140492c0a28c74e912b8aa641", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling rust-ini v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling kettle v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.92s [INFO] running `Command { std: "docker" "inspect" "a85d043a1e55a2fae451a11b23e2e1a630da689140492c0a28c74e912b8aa641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a85d043a1e55a2fae451a11b23e2e1a630da689140492c0a28c74e912b8aa641", kill_on_drop: false }` [INFO] [stdout] a85d043a1e55a2fae451a11b23e2e1a630da689140492c0a28c74e912b8aa641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5658d03cdf68237f5d2840e0acbb34146908112757760ec0716a75e11226b201 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5658d03cdf68237f5d2840e0acbb34146908112757760ec0716a75e11226b201", kill_on_drop: false }` [INFO] [stderr] Compiling kettle v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "5658d03cdf68237f5d2840e0acbb34146908112757760ec0716a75e11226b201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5658d03cdf68237f5d2840e0acbb34146908112757760ec0716a75e11226b201", kill_on_drop: false }` [INFO] [stdout] 5658d03cdf68237f5d2840e0acbb34146908112757760ec0716a75e11226b201 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eeb8f3c79c2a967c1fc2280a7c9cfed5c300359eaff6bef178dd88d3bfcc795a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eeb8f3c79c2a967c1fc2280a7c9cfed5c300359eaff6bef178dd88d3bfcc795a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kettle-e528b137eaadc9d0) [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] [stderr] Doc-tests kettle [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - (line 10) ... FAILED [INFO] [stdout] test src/app.rs - app::App::data_local_dir (line 53) ... FAILED [INFO] [stdout] test src/app.rs - app::App::preference_dir (line 62) ... FAILED [INFO] [stdout] test src/app.rs - app::App::cache_dir (line 26) ... FAILED [INFO] [stdout] test src/app.rs - app::App::config_dir (line 35) ... FAILED [INFO] [stdout] test src/app.rs - app::app (line 77) ... FAILED [INFO] [stdout] test src/app.rs - app::App::data_dir (line 44) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 10) stdout ---- [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 21 | .set("view", None); [INFO] [stdout] | ^^^ cannot infer type for type parameter `S` declared on the associated function `set` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Into` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::data_local_dir (line 53) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `APP` in this scope [INFO] [stdout] --> src/app.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 3 | let data_local_dir = APP.data_local_dir(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::preference_dir (line 62) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `APP` in this scope [INFO] [stdout] --> src/app.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 3 | let preference_dir = APP.preference_dir(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::cache_dir (line 26) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `APP` in this scope [INFO] [stdout] --> src/app.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 3 | let cache_dir = APP.cache_dir(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::config_dir (line 35) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `APP` in this scope [INFO] [stdout] --> src/app.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 3 | let config_dir = APP.config_dir(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::app (line 77) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, or an operator, found keyword `pub` [INFO] [stdout] --> src/app.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) const THIS_APP: kettle::App = kettle::app("this_APP", None) [INFO] [stdout] | - expected one of `.`, `;`, `?`, or an operator [INFO] [stdout] ... [INFO] [stdout] 7 | pub(crate) const THIS_APP: kettle::App = kettle::app("this_APP", Some("config.ini") [INFO] [stdout] | ^^^ unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/app.rs - app::App::data_dir (line 44) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `APP` in this scope [INFO] [stdout] --> src/app.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 3 | let data_dir = APP.data_dir(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/app.rs - app::App::cache_dir (line 26) [INFO] [stdout] src/app.rs - app::App::config_dir (line 35) [INFO] [stdout] src/app.rs - app::App::data_dir (line 44) [INFO] [stdout] src/app.rs - app::App::data_local_dir (line 53) [INFO] [stdout] src/app.rs - app::App::preference_dir (line 62) [INFO] [stdout] src/app.rs - app::app (line 77) [INFO] [stdout] src/lib.rs - (line 10) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "eeb8f3c79c2a967c1fc2280a7c9cfed5c300359eaff6bef178dd88d3bfcc795a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb8f3c79c2a967c1fc2280a7c9cfed5c300359eaff6bef178dd88d3bfcc795a", kill_on_drop: false }` [INFO] [stdout] eeb8f3c79c2a967c1fc2280a7c9cfed5c300359eaff6bef178dd88d3bfcc795a