[INFO] cloning repository https://github.com/Soft/dilbert-feed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Soft/dilbert-feed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Fdilbert-feed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Fdilbert-feed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13676d423a4542f2a2e8f1e03119d66ba239bbf2 [INFO] testing Soft/dilbert-feed 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%2FSoft%2Fdilbert-feed" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Soft/dilbert-feed 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/Soft/dilbert-feed [INFO] finished tweaking git repo https://github.com/Soft/dilbert-feed [INFO] tweaked toml for git repo https://github.com/Soft/dilbert-feed written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Soft/dilbert-feed 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 1e74b4dbc196303ab0033e78e0fc5b4dd07f9b04d93ca10f6559e8125630ebf8 [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" "1e74b4dbc196303ab0033e78e0fc5b4dd07f9b04d93ca10f6559e8125630ebf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e74b4dbc196303ab0033e78e0fc5b4dd07f9b04d93ca10f6559e8125630ebf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e74b4dbc196303ab0033e78e0fc5b4dd07f9b04d93ca10f6559e8125630ebf8", kill_on_drop: false }` [INFO] [stdout] 1e74b4dbc196303ab0033e78e0fc5b4dd07f9b04d93ca10f6559e8125630ebf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 0d8da513f618641064849c16299feb6339f8abca3941649c5bf2a5f2651d9398 [INFO] running `Command { std: "docker" "start" "-a" "0d8da513f618641064849c16299feb6339f8abca3941649c5bf2a5f2651d9398", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling dilbert-feed v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "0d8da513f618641064849c16299feb6339f8abca3941649c5bf2a5f2651d9398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8da513f618641064849c16299feb6339f8abca3941649c5bf2a5f2651d9398", kill_on_drop: false }` [INFO] [stdout] 0d8da513f618641064849c16299feb6339f8abca3941649c5bf2a5f2651d9398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 55f467676ade851b8ae3fd3436d2487811097cb3a417c148ce164589f450c900 [INFO] running `Command { std: "docker" "start" "-a" "55f467676ade851b8ae3fd3436d2487811097cb3a417c148ce164589f450c900", kill_on_drop: false }` [INFO] [stderr] Compiling dilbert-feed v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.73s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dilbert_feed-e22442a34e9531dd) [INFO] running `Command { std: "docker" "inspect" "55f467676ade851b8ae3fd3436d2487811097cb3a417c148ce164589f450c900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f467676ade851b8ae3fd3436d2487811097cb3a417c148ce164589f450c900", kill_on_drop: false }` [INFO] [stdout] 55f467676ade851b8ae3fd3436d2487811097cb3a417c148ce164589f450c900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 5475277e14cea6fb2c80749581e0bc0db55f0d4803d96e1ac2f97684df50bb15 [INFO] running `Command { std: "docker" "start" "-a" "5475277e14cea6fb2c80749581e0bc0db55f0d4803d96e1ac2f97684df50bb15", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dilbert_feed-e22442a34e9531dd) [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" "5475277e14cea6fb2c80749581e0bc0db55f0d4803d96e1ac2f97684df50bb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5475277e14cea6fb2c80749581e0bc0db55f0d4803d96e1ac2f97684df50bb15", kill_on_drop: false }` [INFO] [stdout] 5475277e14cea6fb2c80749581e0bc0db55f0d4803d96e1ac2f97684df50bb15