[INFO] cloning repository https://github.com/nanaian/starpkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanaian/starpkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fstarpkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fstarpkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3f586d3177224d6952b55add62b02e89d92e773 [INFO] testing nanaian/starpkg 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%2Fnanaian%2Fstarpkg" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanaian/starpkg 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/nanaian/starpkg [INFO] finished tweaking git repo https://github.com/nanaian/starpkg [INFO] tweaked toml for git repo https://github.com/nanaian/starpkg written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nanaian/starpkg 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 62e9fa4b22d2d71d3d5c5ec60612b6f4e5a6c4e5b0e49d685965a49257541d44 [INFO] running `Command { std: "docker" "start" "-a" "62e9fa4b22d2d71d3d5c5ec60612b6f4e5a6c4e5b0e49d685965a49257541d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62e9fa4b22d2d71d3d5c5ec60612b6f4e5a6c4e5b0e49d685965a49257541d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62e9fa4b22d2d71d3d5c5ec60612b6f4e5a6c4e5b0e49d685965a49257541d44", kill_on_drop: false }` [INFO] [stdout] 62e9fa4b22d2d71d3d5c5ec60612b6f4e5a6c4e5b0e49d685965a49257541d44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 44d1af55bc904465bccee73ad075b3a5060b9827f75d3c6c21d50cc7c3a15383 [INFO] running `Command { std: "docker" "start" "-a" "44d1af55bc904465bccee73ad075b3a5060b9827f75d3c6c21d50cc7c3a15383", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling xmlparser v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling roxmltree v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling duct v0.13.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.10 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling starpkg v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> src/starrod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `StarRod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/starrod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[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: `end_line` [INFO] [stdout] --> src/package/script.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn end_line(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "44d1af55bc904465bccee73ad075b3a5060b9827f75d3c6c21d50cc7c3a15383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d1af55bc904465bccee73ad075b3a5060b9827f75d3c6c21d50cc7c3a15383", kill_on_drop: false }` [INFO] [stdout] 44d1af55bc904465bccee73ad075b3a5060b9827f75d3c6c21d50cc7c3a15383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8c60f52a4f2824581c961d4571e1283b79f5626cc8f2bb892747cb39f06d92d9 [INFO] running `Command { std: "docker" "start" "-a" "8c60f52a4f2824581c961d4571e1283b79f5626cc8f2bb892747cb39f06d92d9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> src/starrod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `StarRod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/starrod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[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: `end_line` [INFO] [stdout] --> src/package/script.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn end_line(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling predicates v1.0.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling assert_cmd v0.12.0 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling assert_fs v0.13.1 [INFO] [stderr] Compiling starpkg v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `dir` [INFO] [stdout] --> src/starrod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `StarRod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/starrod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[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: `end_line` [INFO] [stdout] --> src/package/script.rs:416:12 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn end_line(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.77s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/starpkg-b21d2b2a0613f2d8) [INFO] [stderr] Executable tests/new.rs (/opt/rustwide/target/debug/deps/new-73be33cb93a80b5f) [INFO] [stderr] Executable tests/sanitize.rs (/opt/rustwide/target/debug/deps/sanitize-62e1554b73195251) [INFO] running `Command { std: "docker" "inspect" "8c60f52a4f2824581c961d4571e1283b79f5626cc8f2bb892747cb39f06d92d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c60f52a4f2824581c961d4571e1283b79f5626cc8f2bb892747cb39f06d92d9", kill_on_drop: false }` [INFO] [stdout] 8c60f52a4f2824581c961d4571e1283b79f5626cc8f2bb892747cb39f06d92d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b216a21697818e1dd5badcd3d81d4cb8162f4124ea8d337d579a9cdb9897b877 [INFO] running `Command { std: "docker" "start" "-a" "b216a21697818e1dd5badcd3d81d4cb8162f4124ea8d337d579a9cdb9897b877", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `dir` [INFO] [stderr] --> src/starrod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | dir: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `StarRod` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/starrod.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[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: `end_line` [INFO] [stderr] --> src/package/script.rs:416:12 [INFO] [stderr] | [INFO] [stderr] 416 | pub fn end_line(&self) -> usize { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `starpkg` (bin "starpkg" test) generated 2 warnings [INFO] [stderr] warning: `starpkg` (bin "starpkg") generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/starpkg-b21d2b2a0613f2d8) [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] Running tests/new.rs (/opt/rustwide/target/debug/deps/new-73be33cb93a80b5f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test empty_dir ... ok [INFO] [stdout] test package_exists_already ... ok [INFO] [stdout] test unempty_dir ... ok [INFO] [stdout] test no_name ... ok [INFO] [stdout] test dir_not_exists ... ok [INFO] [stdout] test custom_dir ... ok [INFO] [stdout] test bad_name ... ok [INFO] [stdout] test within_existing_package ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/sanitize.rs (/opt/rustwide/target/debug/deps/sanitize-62e1554b73195251) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test no_pkg_name ... ok [INFO] [stdout] test bad_dependency_name ... ok [INFO] [stdout] test dep_name_same_as_pkg_name ... ok [INFO] [stdout] test bad_export_name_string ... ok [INFO] [stdout] test pkg_name_pm64 ... ok [INFO] [stdout] test no_using_private_export_externally ... ok [INFO] [stdout] test bad_package_name ... ok [INFO] [stdout] test using_private_export_locally ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b216a21697818e1dd5badcd3d81d4cb8162f4124ea8d337d579a9cdb9897b877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b216a21697818e1dd5badcd3d81d4cb8162f4124ea8d337d579a9cdb9897b877", kill_on_drop: false }` [INFO] [stdout] b216a21697818e1dd5badcd3d81d4cb8162f4124ea8d337d579a9cdb9897b877