[INFO] updating cached repository https://github.com/rust-ops/rust-log-analyzer [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] 940ebc5c0fd39bbc7af1ae804df4edf0fd563276 [INFO] testing rust-ops/rust-log-analyzer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-ops%2Frust-log-analyzer" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-ops/rust-log-analyzer 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/rust-ops/rust-log-analyzer [INFO] finished tweaking git repo https://github.com/rust-ops/rust-log-analyzer [INFO] tweaked toml for git repo https://github.com/rust-ops/rust-log-analyzer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rust-ops/rust-log-analyzer 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2186d4e4b6d4c907857b7a6c7ddd19b3a690b70efff5fb65aae252dd8545784f [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" "2186d4e4b6d4c907857b7a6c7ddd19b3a690b70efff5fb65aae252dd8545784f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex v1.1.8 [INFO] [stderr] Compiling alloc-no-stdlib v1.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling brotli-decompressor v1.2.1 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling brotli v1.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling atomicwrites v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling rust-log-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "2186d4e4b6d4c907857b7a6c7ddd19b3a690b70efff5fb65aae252dd8545784f"` [INFO] running `"docker" "rm" "-f" "2186d4e4b6d4c907857b7a6c7ddd19b3a690b70efff5fb65aae252dd8545784f"` [INFO] [stdout] 2186d4e4b6d4c907857b7a6c7ddd19b3a690b70efff5fb65aae252dd8545784f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] af2c04937296c7f302cf0b6cb1a88554efa17b31cdcd54b4adc6de2b87665c87 [INFO] running `"docker" "start" "-a" "af2c04937296c7f302cf0b6cb1a88554efa17b31cdcd54b4adc6de2b87665c87"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-log-analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.54s [INFO] running `"docker" "inspect" "af2c04937296c7f302cf0b6cb1a88554efa17b31cdcd54b4adc6de2b87665c87"` [INFO] running `"docker" "rm" "-f" "af2c04937296c7f302cf0b6cb1a88554efa17b31cdcd54b4adc6de2b87665c87"` [INFO] [stdout] af2c04937296c7f302cf0b6cb1a88554efa17b31cdcd54b4adc6de2b87665c87 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] e401c509bfff7b94961bde7aff5f246186e9ebe3033f9abb3bae53484433ccc7 [INFO] running `"docker" "start" "-a" "e401c509bfff7b94961bde7aff5f246186e9ebe3033f9abb3bae53484433ccc7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_log_analyzer-ca36b154172bb511 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test log_variables::tests::test_extract_variable ... ok [INFO] [stdout] test log_variables::tests::test_log_variables_extract ... ok [INFO] [stdout] test ci::actions::tests::test_parse_link_header ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rla_offline-7456d94bed44c03b [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stderr] Running /opt/rustwide/target/debug/deps/rla_server-ce9a0e0d7427f99a [INFO] [stderr] Doc-tests rust-log-analyzer [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] [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" "e401c509bfff7b94961bde7aff5f246186e9ebe3033f9abb3bae53484433ccc7"` [INFO] running `"docker" "rm" "-f" "e401c509bfff7b94961bde7aff5f246186e9ebe3033f9abb3bae53484433ccc7"` [INFO] [stdout] e401c509bfff7b94961bde7aff5f246186e9ebe3033f9abb3bae53484433ccc7