[INFO] cloning repository https://github.com/AOSC-Dev/topic-manifest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/topic-manifest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftopic-manifest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Ftopic-manifest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 297fdc8e80e538213fba11f2ca9142f463ba0856 [INFO] testing AOSC-Dev/topic-manifest 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%2FAOSC-Dev%2Ftopic-manifest" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/topic-manifest 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/AOSC-Dev/topic-manifest [INFO] finished tweaking git repo https://github.com/AOSC-Dev/topic-manifest [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/topic-manifest written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/topic-manifest 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04efd01761ac1eae2e75661d67f8dac0dfc4f9bdd63fd4b98c7496116fa144bb [INFO] running `Command { std: "docker" "start" "-a" "04efd01761ac1eae2e75661d67f8dac0dfc4f9bdd63fd4b98c7496116fa144bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04efd01761ac1eae2e75661d67f8dac0dfc4f9bdd63fd4b98c7496116fa144bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04efd01761ac1eae2e75661d67f8dac0dfc4f9bdd63fd4b98c7496116fa144bb", kill_on_drop: false }` [INFO] [stdout] 04efd01761ac1eae2e75661d67f8dac0dfc4f9bdd63fd4b98c7496116fa144bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1376ff46239a213a8b1d7477d2a548a51900af96ff0e84b8249a7f6dc00e8b [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" "3d1376ff46239a213a8b1d7477d2a548a51900af96ff0e84b8249a7f6dc00e8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling attohttpc v0.18.0 [INFO] [stderr] Compiling topic-manifest v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `number` [INFO] [stdout] --> src/network.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | number: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GitHubPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/network.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Deserialize, Clone)] [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "3d1376ff46239a213a8b1d7477d2a548a51900af96ff0e84b8249a7f6dc00e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1376ff46239a213a8b1d7477d2a548a51900af96ff0e84b8249a7f6dc00e8b", kill_on_drop: false }` [INFO] [stdout] 3d1376ff46239a213a8b1d7477d2a548a51900af96ff0e84b8249a7f6dc00e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9aa943a85cdaaed44a123f66bc4f8e4392d9a93fd9b4267bb987d51cede2ab61 [INFO] running `Command { std: "docker" "start" "-a" "9aa943a85cdaaed44a123f66bc4f8e4392d9a93fd9b4267bb987d51cede2ab61", kill_on_drop: false }` [INFO] [stderr] Compiling topic-manifest v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `number` [INFO] [stdout] --> src/network.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | number: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GitHubPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/network.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Deserialize, Clone)] [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.65s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/topic_manifest-f2cdb5843c49e626) [INFO] running `Command { std: "docker" "inspect" "9aa943a85cdaaed44a123f66bc4f8e4392d9a93fd9b4267bb987d51cede2ab61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa943a85cdaaed44a123f66bc4f8e4392d9a93fd9b4267bb987d51cede2ab61", kill_on_drop: false }` [INFO] [stdout] 9aa943a85cdaaed44a123f66bc4f8e4392d9a93fd9b4267bb987d51cede2ab61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47ead65d9d58f2475fac8fdf8bff694186575641079b61f1b068b17f5f201d77 [INFO] running `Command { std: "docker" "start" "-a" "47ead65d9d58f2475fac8fdf8bff694186575641079b61f1b068b17f5f201d77", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `number` [INFO] [stderr] --> src/network.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | number: u64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GitHubPullRequest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/network.rs:14:23 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Deserialize, Clone)] [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: `topic-manifest` (bin "topic-manifest" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/topic_manifest-f2cdb5843c49e626) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::test_key_name ... ok [INFO] [stdout] test parser::test_key_value ... ok [INFO] [stdout] test parser::test_multi_package ... ok [INFO] [stdout] test parser::test_seperator ... ok [INFO] [stdout] test parser::test_package ... ok [INFO] [stdout] test parser::test_single_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "47ead65d9d58f2475fac8fdf8bff694186575641079b61f1b068b17f5f201d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ead65d9d58f2475fac8fdf8bff694186575641079b61f1b068b17f5f201d77", kill_on_drop: false }` [INFO] [stdout] 47ead65d9d58f2475fac8fdf8bff694186575641079b61f1b068b17f5f201d77