[INFO] updating cached repository https://github.com/eeeeeta/matrix-extractor-hacky [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] 1dd103cec72a3bd4913c49832df1d6a0cac1b31d [INFO] testing eeeeeta/matrix-extractor-hacky against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feeeeeta%2Fmatrix-extractor-hacky" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eeeeeta/matrix-extractor-hacky 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/eeeeeta/matrix-extractor-hacky [INFO] finished tweaking git repo https://github.com/eeeeeta/matrix-extractor-hacky [INFO] tweaked toml for git repo https://github.com/eeeeeta/matrix-extractor-hacky written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/eeeeeta/matrix-extractor-hacky 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 153f0a09bd8af66dd0e9198d115902c5dab11716b8a459629499ac0ac79c111c [INFO] running `"docker" "start" "-a" "153f0a09bd8af66dd0e9198d115902c5dab11716b8a459629499ac0ac79c111c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling serde v1.0.67 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.67 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling gm-types v0.4.0 (https://github.com/eeeeeta/glitch-in-the-matrix?branch=horrible-hack-for-hacky-extractor#df20888f) [INFO] [stderr] Compiling matrix-extractor-hacky v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `meta` [INFO] [stderr] --> src/main.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | let meta: Metadata = match ::serde_json::from_str(&rec.meta) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.21s [INFO] running `"docker" "inspect" "153f0a09bd8af66dd0e9198d115902c5dab11716b8a459629499ac0ac79c111c"` [INFO] running `"docker" "rm" "-f" "153f0a09bd8af66dd0e9198d115902c5dab11716b8a459629499ac0ac79c111c"` [INFO] [stdout] 153f0a09bd8af66dd0e9198d115902c5dab11716b8a459629499ac0ac79c111c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e1d0aa6285e89105cac22be19b4f0c6a77e69e68e5631e5cf431ebd15cf7109c [INFO] running `"docker" "start" "-a" "e1d0aa6285e89105cac22be19b4f0c6a77e69e68e5631e5cf431ebd15cf7109c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling matrix-extractor-hacky v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `meta` [INFO] [stderr] --> src/main.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | let meta: Metadata = match ::serde_json::from_str(&rec.meta) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "e1d0aa6285e89105cac22be19b4f0c6a77e69e68e5631e5cf431ebd15cf7109c"` [INFO] running `"docker" "rm" "-f" "e1d0aa6285e89105cac22be19b4f0c6a77e69e68e5631e5cf431ebd15cf7109c"` [INFO] [stdout] e1d0aa6285e89105cac22be19b4f0c6a77e69e68e5631e5cf431ebd15cf7109c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] baf4f2b4c364f90ed97922062dcd8d31df804e55052ce1343d591a6e73524494 [INFO] running `"docker" "start" "-a" "baf4f2b4c364f90ed97922062dcd8d31df804e55052ce1343d591a6e73524494"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `meta` [INFO] [stderr] --> src/main.rs:37:13 [INFO] [stderr] | [INFO] [stderr] 37 | let meta: Metadata = match ::serde_json::from_str(&rec.meta) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/matrix_extractor_hacky-2772580d29b62ccb [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" "baf4f2b4c364f90ed97922062dcd8d31df804e55052ce1343d591a6e73524494"` [INFO] running `"docker" "rm" "-f" "baf4f2b4c364f90ed97922062dcd8d31df804e55052ce1343d591a6e73524494"` [INFO] [stdout] baf4f2b4c364f90ed97922062dcd8d31df804e55052ce1343d591a6e73524494