[INFO] cloning repository https://github.com/AOSC-Dev/repo-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/repo-manifest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Frepo-manifest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Frepo-manifest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08aeb2d0f71de3a72a7ba3abd87415c6bb404feb
[INFO] testing AOSC-Dev/repo-manifest against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Frepo-manifest" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AOSC-Dev/repo-manifest
[INFO] finished tweaking git repo https://github.com/AOSC-Dev/repo-manifest
[INFO] tweaked toml for git repo https://github.com/AOSC-Dev/repo-manifest written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOSC-Dev/repo-manifest on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AOSC-Dev/repo-manifest 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10367795e11698856897e1eb137d3fd295bab5eb008e69be2f7e315752ec1582
[INFO] running `Command { std: "docker" "start" "-a" "10367795e11698856897e1eb137d3fd295bab5eb008e69be2f7e315752ec1582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10367795e11698856897e1eb137d3fd295bab5eb008e69be2f7e315752ec1582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10367795e11698856897e1eb137d3fd295bab5eb008e69be2f7e315752ec1582", kill_on_drop: false }`
[INFO] [stdout] 10367795e11698856897e1eb137d3fd295bab5eb008e69be2f7e315752ec1582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b5e020efe83d347c3d3289fe49e2cbb0db9afc200685c60238aa817a3973f36
[INFO] running `Command { std: "docker" "start" "-a" "5b5e020efe83d347c3d3289fe49e2cbb0db9afc200685c60238aa817a3973f36", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling xz2 v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling repo-manifest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `UserMirrorConfig` is never constructed
[INFO] [stdout]   --> src/parser.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct UserMirrorConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.15s
[INFO] running `Command { std: "docker" "inspect" "5b5e020efe83d347c3d3289fe49e2cbb0db9afc200685c60238aa817a3973f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5e020efe83d347c3d3289fe49e2cbb0db9afc200685c60238aa817a3973f36", kill_on_drop: false }`
[INFO] [stdout] 5b5e020efe83d347c3d3289fe49e2cbb0db9afc200685c60238aa817a3973f36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7ca64ef62e0d14b3ae5afdfba4e471e70c5379c0c9a2bd4e5c9af9eb7b5f4ff
[INFO] running `Command { std: "docker" "start" "-a" "f7ca64ef62e0d14b3ae5afdfba4e471e70c5379c0c9a2bd4e5c9af9eb7b5f4ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling repo-manifest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `UserMirrorConfig` is never constructed
[INFO] [stdout]   --> src/parser.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct UserMirrorConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "f7ca64ef62e0d14b3ae5afdfba4e471e70c5379c0c9a2bd4e5c9af9eb7b5f4ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ca64ef62e0d14b3ae5afdfba4e471e70c5379c0c9a2bd4e5c9af9eb7b5f4ff", kill_on_drop: false }`
[INFO] [stdout] f7ca64ef62e0d14b3ae5afdfba4e471e70c5379c0c9a2bd4e5c9af9eb7b5f4ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3321d9cc2d9ce99d18f8e3f7682491cf2373b9991d5ba10e5eea30579ca14e2b
[INFO] running `Command { std: "docker" "start" "-a" "3321d9cc2d9ce99d18f8e3f7682491cf2373b9991d5ba10e5eea30579ca14e2b", kill_on_drop: false }`
[INFO] [stderr] warning: struct `UserMirrorConfig` is never constructed
[INFO] [stderr]   --> src/parser.rs:70:12
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub struct UserMirrorConfig {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `repo-manifest` (bin "repo-manifest" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/repo_manifest-b22f79b7e6a9e549)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parser::test_split_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3321d9cc2d9ce99d18f8e3f7682491cf2373b9991d5ba10e5eea30579ca14e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3321d9cc2d9ce99d18f8e3f7682491cf2373b9991d5ba10e5eea30579ca14e2b", kill_on_drop: false }`
[INFO] [stdout] 3321d9cc2d9ce99d18f8e3f7682491cf2373b9991d5ba10e5eea30579ca14e2b
