[INFO] cloning repository https://github.com/slightknack/dump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slightknack/dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0d3b360fac0d45ce4afa943ac2e69bc9a059244 [INFO] testing slightknack/dump against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slightknack/dump on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slightknack/dump [INFO] finished tweaking git repo https://github.com/slightknack/dump [INFO] tweaked toml for git repo https://github.com/slightknack/dump written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/slightknack/dump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gitignored v0.4.0 [INFO] [stderr] Downloaded atom_syndication v0.9.1 [INFO] [stderr] Downloaded rss v1.10.0 [INFO] [stderr] Downloaded deunicode v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2791d018c4283e20a607015ffe074ee6ae0913b44f1697c8ba6a7f99ad8bf010 [INFO] running `Command { std: "docker" "start" "-a" "2791d018c4283e20a607015ffe074ee6ae0913b44f1697c8ba6a7f99ad8bf010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2791d018c4283e20a607015ffe074ee6ae0913b44f1697c8ba6a7f99ad8bf010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2791d018c4283e20a607015ffe074ee6ae0913b44f1697c8ba6a7f99ad8bf010", kill_on_drop: false }` [INFO] [stdout] 2791d018c4283e20a607015ffe074ee6ae0913b44f1697c8ba6a7f99ad8bf010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e96a8ba365ad426ca97dc907e372eb8f0e91c95c5452a4dd9031017df68bdb4 [INFO] running `Command { std: "docker" "start" "-a" "0e96a8ba365ad426ca97dc907e372eb8f0e91c95c5452a4dd9031017df68bdb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling deunicode v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling gitignored v0.4.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling ramhorns-derive v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling ramhorns v0.10.2 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling dump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "0e96a8ba365ad426ca97dc907e372eb8f0e91c95c5452a4dd9031017df68bdb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e96a8ba365ad426ca97dc907e372eb8f0e91c95c5452a4dd9031017df68bdb4", kill_on_drop: false }` [INFO] [stdout] 0e96a8ba365ad426ca97dc907e372eb8f0e91c95c5452a4dd9031017df68bdb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8155acb9c92603f61ac514ab84d11e8baf04c874dbe10173017c2a2606f4fd3 [INFO] running `Command { std: "docker" "start" "-a" "e8155acb9c92603f61ac514ab84d11e8baf04c874dbe10173017c2a2606f4fd3", kill_on_drop: false }` [INFO] [stderr] Compiling dump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "e8155acb9c92603f61ac514ab84d11e8baf04c874dbe10173017c2a2606f4fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8155acb9c92603f61ac514ab84d11e8baf04c874dbe10173017c2a2606f4fd3", kill_on_drop: false }` [INFO] [stdout] e8155acb9c92603f61ac514ab84d11e8baf04c874dbe10173017c2a2606f4fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0e3a283b05f9bbb0e44fe4760f77fcb039e07b6f2d54229535297cbad566e39 [INFO] running `Command { std: "docker" "start" "-a" "b0e3a283b05f9bbb0e44fe4760f77fcb039e07b6f2d54229535297cbad566e39", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dump-99d3702970796cc8) [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] running `Command { std: "docker" "inspect" "b0e3a283b05f9bbb0e44fe4760f77fcb039e07b6f2d54229535297cbad566e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e3a283b05f9bbb0e44fe4760f77fcb039e07b6f2d54229535297cbad566e39", kill_on_drop: false }` [INFO] [stdout] b0e3a283b05f9bbb0e44fe4760f77fcb039e07b6f2d54229535297cbad566e39