[INFO] cloning repository https://github.com/Krafi2/ladybug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krafi2/ladybug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrafi2%2Fladybug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrafi2%2Fladybug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ba4c69f966c97b8346d1b678381a6539e5ae650 [INFO] testing Krafi2/ladybug against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrafi2%2Fladybug" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Krafi2/ladybug on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Krafi2/ladybug [INFO] finished tweaking git repo https://github.com/Krafi2/ladybug [INFO] tweaked toml for git repo https://github.com/Krafi2/ladybug written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/Krafi2/ladybug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c8c658ce0e88a366a4798f4786bc035b8c4a26cc9f7be344deb1a0ae50f809 [INFO] running `Command { std: "docker" "start" "-a" "38c8c658ce0e88a366a4798f4786bc035b8c4a26cc9f7be344deb1a0ae50f809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c8c658ce0e88a366a4798f4786bc035b8c4a26cc9f7be344deb1a0ae50f809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c8c658ce0e88a366a4798f4786bc035b8c4a26cc9f7be344deb1a0ae50f809", kill_on_drop: false }` [INFO] [stdout] 38c8c658ce0e88a366a4798f4786bc035b8c4a26cc9f7be344deb1a0ae50f809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 171aff240876eacf9373e4d32391500d4537fe9a3a80866b9861ba193b6b0270 [INFO] running `Command { std: "docker" "start" "-a" "171aff240876eacf9373e4d32391500d4537fe9a3a80866b9861ba193b6b0270", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling ladybug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `string_or_struct` [INFO] [stdout] --> src/serde.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn string_or_struct<'de, T, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/topic.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | id: TopicId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Topic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/topic.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/topic.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn id(&self) -> &TopicId { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dir` [INFO] [stdout] --> src/topic.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn dir(&self) -> &PathBuf { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/topic/registry.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.10s [INFO] running `Command { std: "docker" "inspect" "171aff240876eacf9373e4d32391500d4537fe9a3a80866b9861ba193b6b0270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171aff240876eacf9373e4d32391500d4537fe9a3a80866b9861ba193b6b0270", kill_on_drop: false }` [INFO] [stdout] 171aff240876eacf9373e4d32391500d4537fe9a3a80866b9861ba193b6b0270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0900029d3222e4deeeee05ce21ac68accb32a3530a845d5278337befaa3ca45 [INFO] running `Command { std: "docker" "start" "-a" "d0900029d3222e4deeeee05ce21ac68accb32a3530a845d5278337befaa3ca45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling ladybug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `string_or_struct` [INFO] [stdout] --> src/serde.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn string_or_struct<'de, T, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/topic.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | id: TopicId, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Topic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/topic.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/topic.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn id(&self) -> &TopicId { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dir` [INFO] [stdout] --> src/topic.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn dir(&self) -> &PathBuf { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FailOpen` [INFO] [stdout] --> src/resolver.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | FailOpen, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Behaviour` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resolver.rs:288:14 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.66s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ladybug-6c3d9cebb1609cc1) [INFO] running `Command { std: "docker" "inspect" "d0900029d3222e4deeeee05ce21ac68accb32a3530a845d5278337befaa3ca45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0900029d3222e4deeeee05ce21ac68accb32a3530a845d5278337befaa3ca45", kill_on_drop: false }` [INFO] [stdout] d0900029d3222e4deeeee05ce21ac68accb32a3530a845d5278337befaa3ca45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2fde505e28b99d3adb29125aef679c80e829d8847ec7776181a69a3b52fb726d [INFO] running `Command { std: "docker" "start" "-a" "2fde505e28b99d3adb29125aef679c80e829d8847ec7776181a69a3b52fb726d", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `string_or_struct` [INFO] [stderr] --> src/serde.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn string_or_struct<'de, T, D>(deserializer: D) -> Result [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/topic.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | id: TopicId, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Topic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/topic.rs:117:10 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `id` [INFO] [stderr] --> src/topic.rs:208:12 [INFO] [stderr] | [INFO] [stderr] 208 | pub fn id(&self) -> &TopicId { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `dir` [INFO] [stderr] --> src/topic.rs:213:12 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn dir(&self) -> &PathBuf { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `FailOpen` [INFO] [stderr] --> src/resolver.rs:290:9 [INFO] [stderr] | [INFO] [stderr] 290 | FailOpen, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Behaviour` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resolver.rs:288:14 [INFO] [stderr] | [INFO] [stderr] 288 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ladybug` (bin "ladybug" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ladybug-6c3d9cebb1609cc1) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test fs::tests::contents_equal ... ok [INFO] [stdout] test resolver::tests::complex_cycle ... ok [INFO] [stdout] test resolver::tests::complex_dep_error ... ok [INFO] [stdout] test resolver::tests::correct ... ok [INFO] [stdout] test resolver::tests::simple_cycle ... ok [INFO] [stdout] test resolver::tests::simple_dep_error ... ok [INFO] [stdout] test fs::tests::contents_not_equal ... ok [INFO] [stdout] test fs::tests::delete_conficting_file ... ok [INFO] [stdout] test fs::tests::rename_conflicting_file ... ok [INFO] [stdout] test fs::tests::keep_conficting_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2fde505e28b99d3adb29125aef679c80e829d8847ec7776181a69a3b52fb726d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fde505e28b99d3adb29125aef679c80e829d8847ec7776181a69a3b52fb726d", kill_on_drop: false }` [INFO] [stdout] 2fde505e28b99d3adb29125aef679c80e829d8847ec7776181a69a3b52fb726d