[INFO] cloning repository https://github.com/boustrophedon/rss-actions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boustrophedon/rss-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Frss-actions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Frss-actions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e388ac90c9ff0634254d6a68bf08d6e15918ae6 [INFO] testing boustrophedon/rss-actions against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Frss-actions" "/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/boustrophedon/rss-actions on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/boustrophedon/rss-actions [INFO] finished tweaking git repo https://github.com/boustrophedon/rss-actions [INFO] tweaked toml for git repo https://github.com/boustrophedon/rss-actions written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/boustrophedon/rss-actions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 38c0d4eda364a4c798c2138b789bf647b0d0b87332df6f1d5b450af96e330828 [INFO] running `Command { std: "docker" "start" "-a" "38c0d4eda364a4c798c2138b789bf647b0d0b87332df6f1d5b450af96e330828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c0d4eda364a4c798c2138b789bf647b0d0b87332df6f1d5b450af96e330828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c0d4eda364a4c798c2138b789bf647b0d0b87332df6f1d5b450af96e330828", kill_on_drop: false }` [INFO] [stdout] 38c0d4eda364a4c798c2138b789bf647b0d0b87332df6f1d5b450af96e330828 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 175dc7354b406fe5d768ce34f1b82d4d84d9abeb61d6d1a1019a35167a4c1480 [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" "175dc7354b406fe5d768ce34f1b82d4d84d9abeb61d6d1a1019a35167a4c1480", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.15 [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 structopt v0.3.22 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rss-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "175dc7354b406fe5d768ce34f1b82d4d84d9abeb61d6d1a1019a35167a4c1480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175dc7354b406fe5d768ce34f1b82d4d84d9abeb61d6d1a1019a35167a4c1480", kill_on_drop: false }` [INFO] [stdout] 175dc7354b406fe5d768ce34f1b82d4d84d9abeb61d6d1a1019a35167a4c1480 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68bcef53461c95f6c22bfdb4e500623cab34a2e60e3b52a1fffacb8b50993f02 [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" "68bcef53461c95f6c22bfdb4e500623cab34a2e60e3b52a1fffacb8b50993f02", kill_on_drop: false }` [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling rss-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rss-actions` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name update --edition=2018 tests/update.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d55961278eba9716 -C extra-filename=-d55961278eba9716 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f256151e77de7bfb.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0bfbc4b10a131169.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-e2cfadc45bd40b40.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ff4d9fe16d7fa72.rlib --extern rss=/opt/rustwide/target/debug/deps/librss-cc385c4c498945c4.rlib --extern rss_actions=/opt/rustwide/target/debug/deps/librss_actions-773a795f49418df1.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-accdf00b7d2b2123.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-15b05dc833cdb298.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6c855253708c6b3b.so --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-131d0f543686efb6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6e1d4dbe3026213a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-76170cc3de35e1c1.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c6f6cf59191e0d2e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ed9cc826bcfe325b.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-92dd95ae5aa255c0.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "68bcef53461c95f6c22bfdb4e500623cab34a2e60e3b52a1fffacb8b50993f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68bcef53461c95f6c22bfdb4e500623cab34a2e60e3b52a1fffacb8b50993f02", kill_on_drop: false }` [INFO] [stdout] 68bcef53461c95f6c22bfdb4e500623cab34a2e60e3b52a1fffacb8b50993f02