[INFO] cloning repository https://github.com/darkwater/vinyl-indexer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkwater/vinyl-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fvinyl-indexer"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fvinyl-indexer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bcad9d229501f7821a5f26c8f97e829246b17a6f [INFO] testing darkwater/vinyl-indexer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fvinyl-indexer" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darkwater/vinyl-indexer 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/darkwater/vinyl-indexer [INFO] finished tweaking git repo https://github.com/darkwater/vinyl-indexer [INFO] tweaked toml for git repo https://github.com/darkwater/vinyl-indexer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/darkwater/vinyl-indexer 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 17795968def82dc4c3917dfb15dca76e2b69e0a1cf1a7e1864c83056d4d4b5f8 [INFO] running `"docker" "start" "-a" "17795968def82dc4c3917dfb15dca76e2b69e0a1cf1a7e1864c83056d4d4b5f8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.5.2 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling metaflac v0.1.8 [INFO] [stderr] Compiling id3 v0.2.3 [INFO] [stderr] Compiling vinyl-indexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:71 [INFO] [stderr] | [INFO] [stderr] 38 | fn encode(folders: Vec, errors: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.54s [INFO] running `"docker" "inspect" "17795968def82dc4c3917dfb15dca76e2b69e0a1cf1a7e1864c83056d4d4b5f8"` [INFO] running `"docker" "rm" "-f" "17795968def82dc4c3917dfb15dca76e2b69e0a1cf1a7e1864c83056d4d4b5f8"` [INFO] [stdout] 17795968def82dc4c3917dfb15dca76e2b69e0a1cf1a7e1864c83056d4d4b5f8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a312f247e0b5240e503ce53e0ee2495bc143ae376a29d9d6cc757934d0610971 [INFO] running `"docker" "start" "-a" "a312f247e0b5240e503ce53e0ee2495bc143ae376a29d9d6cc757934d0610971"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling vinyl-indexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:71 [INFO] [stderr] | [INFO] [stderr] 38 | fn encode(folders: Vec, errors: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "a312f247e0b5240e503ce53e0ee2495bc143ae376a29d9d6cc757934d0610971"` [INFO] running `"docker" "rm" "-f" "a312f247e0b5240e503ce53e0ee2495bc143ae376a29d9d6cc757934d0610971"` [INFO] [stdout] a312f247e0b5240e503ce53e0ee2495bc143ae376a29d9d6cc757934d0610971 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 178e07d5249ff061f06f5e0a923d9199aaaa2795bdfdb2a1f054d8cbf2aec993 [INFO] running `"docker" "start" "-a" "178e07d5249ff061f06f5e0a923d9199aaaa2795bdfdb2a1f054d8cbf2aec993"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:38:71 [INFO] [stderr] | [INFO] [stderr] 38 | fn encode(folders: Vec, errors: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vinyl_indexer-1bbc79f7cdefa779 [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" "178e07d5249ff061f06f5e0a923d9199aaaa2795bdfdb2a1f054d8cbf2aec993"` [INFO] running `"docker" "rm" "-f" "178e07d5249ff061f06f5e0a923d9199aaaa2795bdfdb2a1f054d8cbf2aec993"` [INFO] [stdout] 178e07d5249ff061f06f5e0a923d9199aaaa2795bdfdb2a1f054d8cbf2aec993