[INFO] updating cached repository https://github.com/PhilipDaniels/stock_prices [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a2d4e284e79ee3db6fa9215c4ee29dd895b8fa33 [INFO] testing PhilipDaniels/stock_prices against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilipDaniels%2Fstock_prices" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PhilipDaniels/stock_prices on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/PhilipDaniels/stock_prices [INFO] finished tweaking git repo https://github.com/PhilipDaniels/stock_prices [INFO] tweaked toml for git repo https://github.com/PhilipDaniels/stock_prices written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/PhilipDaniels/stock_prices already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] b58c60d04c55a3ffa9087b68f2eb52e0d7aae61339ddd8d3a7bb65c31d84ec70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b58c60d04c55a3ffa9087b68f2eb52e0d7aae61339ddd8d3a7bb65c31d84ec70"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.3.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling stock_prices v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `download_prices` [INFO] [stderr] --> src/main.rs:154:4 [INFO] [stderr] | [INFO] [stderr] 154 | fn download_prices(stocks: &[Stock], sources: &[Source]) -> (Vec, Vec) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "b58c60d04c55a3ffa9087b68f2eb52e0d7aae61339ddd8d3a7bb65c31d84ec70"` [INFO] running `"docker" "rm" "-f" "b58c60d04c55a3ffa9087b68f2eb52e0d7aae61339ddd8d3a7bb65c31d84ec70"` [INFO] [stdout] b58c60d04c55a3ffa9087b68f2eb52e0d7aae61339ddd8d3a7bb65c31d84ec70 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-06-03" "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] bbcefb77ebdb7f160ecd6bfb7b2fcf570d8141106e8b9b3deaa0bb2093460c03 [INFO] running `"docker" "start" "-a" "bbcefb77ebdb7f160ecd6bfb7b2fcf570d8141106e8b9b3deaa0bb2093460c03"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling stock_prices v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `download_prices` [INFO] [stderr] --> src/main.rs:154:4 [INFO] [stderr] | [INFO] [stderr] 154 | fn download_prices(stocks: &[Stock], sources: &[Source]) -> (Vec, Vec) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `"docker" "inspect" "bbcefb77ebdb7f160ecd6bfb7b2fcf570d8141106e8b9b3deaa0bb2093460c03"` [INFO] running `"docker" "rm" "-f" "bbcefb77ebdb7f160ecd6bfb7b2fcf570d8141106e8b9b3deaa0bb2093460c03"` [INFO] [stdout] bbcefb77ebdb7f160ecd6bfb7b2fcf570d8141106e8b9b3deaa0bb2093460c03 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2020-06-03" "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] 4db9d3d5e7b82235f55a44435cba53ac2bf5f374fa39257351e2cb5cfcf81269 [INFO] running `"docker" "start" "-a" "4db9d3d5e7b82235f55a44435cba53ac2bf5f374fa39257351e2cb5cfcf81269"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: function is never used: `download_prices` [INFO] [stderr] --> src/main.rs:154:4 [INFO] [stderr] | [INFO] [stderr] 154 | fn download_prices(stocks: &[Stock], sources: &[Source]) -> (Vec, Vec) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stock_prices-1dd943d98a7640bb [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::chomp_when_pattern_does_not_exist_returns_error ... ok [INFO] [stdout] test tests::chomp_when_pattern_exists_returns_following_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4db9d3d5e7b82235f55a44435cba53ac2bf5f374fa39257351e2cb5cfcf81269"` [INFO] running `"docker" "rm" "-f" "4db9d3d5e7b82235f55a44435cba53ac2bf5f374fa39257351e2cb5cfcf81269"` [INFO] [stdout] 4db9d3d5e7b82235f55a44435cba53ac2bf5f374fa39257351e2cb5cfcf81269