[INFO] crate zs-filecrawler 0.0.3 is already in cache [INFO] testing zs-filecrawler-0.0.3 against 1.44.0 for beta-1.45-1 [INFO] extracting crate zs-filecrawler 0.0.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate zs-filecrawler 0.0.3 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 zs-filecrawler 0.0.3 [INFO] finished tweaking crates.io crate zs-filecrawler 0.0.3 [INFO] tweaked toml for crates.io crate zs-filecrawler 0.0.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate zs-filecrawler 0.0.3 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b2a83b9262cce0dc84cf4b1207dec3a1bf07f511f03095c145b779e5348cc086 [INFO] running `"docker" "start" "-a" "b2a83b9262cce0dc84cf4b1207dec3a1bf07f511f03095c145b779e5348cc086"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling byte-unit v3.0.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.1 [INFO] [stderr] Compiling readfilez v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling simplelog v0.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.12 [INFO] [stderr] Compiling indoc v0.3.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling zs-filecrawler v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "b2a83b9262cce0dc84cf4b1207dec3a1bf07f511f03095c145b779e5348cc086"` [INFO] running `"docker" "rm" "-f" "b2a83b9262cce0dc84cf4b1207dec3a1bf07f511f03095c145b779e5348cc086"` [INFO] [stdout] b2a83b9262cce0dc84cf4b1207dec3a1bf07f511f03095c145b779e5348cc086 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 70033a23e341b2741e4c70e0dfb1d05a13119919ca6a2a210f3b3e285ffe75e3 [INFO] running `"docker" "start" "-a" "70033a23e341b2741e4c70e0dfb1d05a13119919ca6a2a210f3b3e285ffe75e3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling zs-filecrawler v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "70033a23e341b2741e4c70e0dfb1d05a13119919ca6a2a210f3b3e285ffe75e3"` [INFO] running `"docker" "rm" "-f" "70033a23e341b2741e4c70e0dfb1d05a13119919ca6a2a210f3b3e285ffe75e3"` [INFO] [stdout] 70033a23e341b2741e4c70e0dfb1d05a13119919ca6a2a210f3b3e285ffe75e3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 66d1eb565aa435d3179d55200ce26c7b6e7371d460c659a397664e4ddab75883 [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" "66d1eb565aa435d3179d55200ce26c7b6e7371d460c659a397664e4ddab75883"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zs_filecrawler-0dc8b2afb8f50ef3 [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" "66d1eb565aa435d3179d55200ce26c7b6e7371d460c659a397664e4ddab75883"` [INFO] running `"docker" "rm" "-f" "66d1eb565aa435d3179d55200ce26c7b6e7371d460c659a397664e4ddab75883"` [INFO] [stdout] 66d1eb565aa435d3179d55200ce26c7b6e7371d460c659a397664e4ddab75883