[INFO] fetching crate solana-config-api 0.20.5... [INFO] testing solana-config-api-0.20.5 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate solana-config-api 0.20.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate solana-config-api 0.20.5 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 crates.io crate solana-config-api 0.20.5 [INFO] finished tweaking crates.io crate solana-config-api 0.20.5 [INFO] tweaked toml for crates.io crate solana-config-api 0.20.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68ab42b034d0f24acee62350e01de9176f089460905e074c43a0e8a003db9f02 [INFO] running `"docker" "start" "-a" "68ab42b034d0f24acee62350e01de9176f089460905e074c43a0e8a003db9f02"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling solana-logger v0.20.5 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_bytes v0.11.4 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling solana-ed25519-dalek v0.2.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling solana-crate-features v0.20.5 [INFO] [stderr] Compiling solana-sdk v0.20.5 [INFO] [stderr] Compiling solana-config-api v0.20.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `"docker" "inspect" "68ab42b034d0f24acee62350e01de9176f089460905e074c43a0e8a003db9f02"` [INFO] running `"docker" "rm" "-f" "68ab42b034d0f24acee62350e01de9176f089460905e074c43a0e8a003db9f02"` [INFO] [stdout] 68ab42b034d0f24acee62350e01de9176f089460905e074c43a0e8a003db9f02 [INFO] running `"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" "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] 9980e43168b61aa1d91aba5a50d493c29b0fe34fcb65e2a313a2ab1736ce7823 [INFO] running `"docker" "start" "-a" "9980e43168b61aa1d91aba5a50d493c29b0fe34fcb65e2a313a2ab1736ce7823"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling solana-config-api v0.20.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.75s [INFO] running `"docker" "inspect" "9980e43168b61aa1d91aba5a50d493c29b0fe34fcb65e2a313a2ab1736ce7823"` [INFO] running `"docker" "rm" "-f" "9980e43168b61aa1d91aba5a50d493c29b0fe34fcb65e2a313a2ab1736ce7823"` [INFO] [stdout] 9980e43168b61aa1d91aba5a50d493c29b0fe34fcb65e2a313a2ab1736ce7823 [INFO] running `"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" "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] a4a737bc4ceb9b34b1d51a0199cec3c3bf53508bae739ace78dcf2b1e0aee2e4 [INFO] running `"docker" "start" "-a" "a4a737bc4ceb9b34b1d51a0199cec3c3bf53508bae739ace78dcf2b1e0aee2e4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/solana_config_api-f90a0e949f134270 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_id ... ok [INFO] [stdout] test test_name_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests solana_config_api [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" "a4a737bc4ceb9b34b1d51a0199cec3c3bf53508bae739ace78dcf2b1e0aee2e4"` [INFO] running `"docker" "rm" "-f" "a4a737bc4ceb9b34b1d51a0199cec3c3bf53508bae739ace78dcf2b1e0aee2e4"` [INFO] [stdout] a4a737bc4ceb9b34b1d51a0199cec3c3bf53508bae739ace78dcf2b1e0aee2e4