[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 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fvinyl-indexer" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darkwater/vinyl-indexer on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-4/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" "+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] 3861aa53c17736d0ac96e683df8d3dae108e8f693fb5f9cdc1772426206a75cd [INFO] running `"docker" "start" "-a" "3861aa53c17736d0ac96e683df8d3dae108e8f693fb5f9cdc1772426206a75cd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex-syntax v0.5.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling metaflac v0.1.8 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling flate2 v0.2.20 [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 28.42s [INFO] running `"docker" "inspect" "3861aa53c17736d0ac96e683df8d3dae108e8f693fb5f9cdc1772426206a75cd"` [INFO] running `"docker" "rm" "-f" "3861aa53c17736d0ac96e683df8d3dae108e8f693fb5f9cdc1772426206a75cd"` [INFO] [stdout] 3861aa53c17736d0ac96e683df8d3dae108e8f693fb5f9cdc1772426206a75cd [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] 5a720a9b95cb281ca95738b17c9f33c002558918aceb1f8c44d70612d51620ca [INFO] running `"docker" "start" "-a" "5a720a9b95cb281ca95738b17c9f33c002558918aceb1f8c44d70612d51620ca"` [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.88s [INFO] running `"docker" "inspect" "5a720a9b95cb281ca95738b17c9f33c002558918aceb1f8c44d70612d51620ca"` [INFO] running `"docker" "rm" "-f" "5a720a9b95cb281ca95738b17c9f33c002558918aceb1f8c44d70612d51620ca"` [INFO] [stdout] 5a720a9b95cb281ca95738b17c9f33c002558918aceb1f8c44d70612d51620ca [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] 61f2c7d2371b5fb7b38569f5d9c7a2892772b9e78d27a56833349f8cb1e775ff [INFO] running `"docker" "start" "-a" "61f2c7d2371b5fb7b38569f5d9c7a2892772b9e78d27a56833349f8cb1e775ff"` [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.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vinyl_indexer-5534f80d55f1d0ba [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" "61f2c7d2371b5fb7b38569f5d9c7a2892772b9e78d27a56833349f8cb1e775ff"` [INFO] running `"docker" "rm" "-f" "61f2c7d2371b5fb7b38569f5d9c7a2892772b9e78d27a56833349f8cb1e775ff"` [INFO] [stdout] 61f2c7d2371b5fb7b38569f5d9c7a2892772b9e78d27a56833349f8cb1e775ff