[INFO] crate russd 0.1.0 is already in cache [INFO] testing russd-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate russd 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate russd 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate russd 0.1.0 [INFO] finished tweaking crates.io crate russd 0.1.0 [INFO] tweaked toml for crates.io crate russd 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate russd 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03eca2b26c814acc2630e0c8bcb54bd78aad3edb9c3d646436c72a62dc538499 [INFO] running `"docker" "start" "-a" "03eca2b26c814acc2630e0c8bcb54bd78aad3edb9c3d646436c72a62dc538499"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio v0.2.8 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling ico v0.1.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling notify-rust v3.6.3 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling quick-xml v0.15.0 [INFO] [stderr] Compiling website-icon-extract v0.4.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling reqwest v0.10.0 [INFO] [stderr] Compiling russd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: structure field `pubDate` should have a snake case name [INFO] [stderr] --> src/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | pubDate: String [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `pub_date` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "03eca2b26c814acc2630e0c8bcb54bd78aad3edb9c3d646436c72a62dc538499"` [INFO] running `"docker" "rm" "-f" "03eca2b26c814acc2630e0c8bcb54bd78aad3edb9c3d646436c72a62dc538499"` [INFO] [stdout] 03eca2b26c814acc2630e0c8bcb54bd78aad3edb9c3d646436c72a62dc538499 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dabdf0f23b497270304317ec85fc9226a6335edd3742d84e5aea8fb267fdd738 [INFO] running `"docker" "start" "-a" "dabdf0f23b497270304317ec85fc9226a6335edd3742d84e5aea8fb267fdd738"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling russd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: structure field `pubDate` should have a snake case name [INFO] [stderr] --> src/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | pubDate: String [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `pub_date` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `"docker" "inspect" "dabdf0f23b497270304317ec85fc9226a6335edd3742d84e5aea8fb267fdd738"` [INFO] running `"docker" "rm" "-f" "dabdf0f23b497270304317ec85fc9226a6335edd3742d84e5aea8fb267fdd738"` [INFO] [stdout] dabdf0f23b497270304317ec85fc9226a6335edd3742d84e5aea8fb267fdd738 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4df51a50f822b1062462878e2f09899b192bc67d7ffb9eb5c9016a053de0dd18 [INFO] running `"docker" "start" "-a" "4df51a50f822b1062462878e2f09899b192bc67d7ffb9eb5c9016a053de0dd18"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: structure field `pubDate` should have a snake case name [INFO] [stderr] --> src/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | pubDate: String [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `pub_date` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/russd-e34ed697a5f64752 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4df51a50f822b1062462878e2f09899b192bc67d7ffb9eb5c9016a053de0dd18"` [INFO] running `"docker" "rm" "-f" "4df51a50f822b1062462878e2f09899b192bc67d7ffb9eb5c9016a053de0dd18"` [INFO] [stdout] 4df51a50f822b1062462878e2f09899b192bc67d7ffb9eb5c9016a053de0dd18