[INFO] updating cached repository eeeeeta/matrix-extractor-hacky [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eeeeeta/matrix-extractor-hacky [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eeeeeta/matrix-extractor-hacky" "work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/matrix-extractor-hacky"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/matrix-extractor-hacky'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eeeeeta/matrix-extractor-hacky" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eeeeeta/matrix-extractor-hacky"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eeeeeta/matrix-extractor-hacky'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1dd103cec72a3bd4913c49832df1d6a0cac1b31d [INFO] sha for GitHub repo eeeeeta/matrix-extractor-hacky: 1dd103cec72a3bd4913c49832df1d6a0cac1b31d [INFO] validating manifest of eeeeeta/matrix-extractor-hacky on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of eeeeeta/matrix-extractor-hacky on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing eeeeeta/matrix-extractor-hacky [INFO] finished frobbing eeeeeta/matrix-extractor-hacky [INFO] frobbed toml for eeeeeta/matrix-extractor-hacky written to work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/matrix-extractor-hacky/Cargo.toml [INFO] started frobbing eeeeeta/matrix-extractor-hacky [INFO] finished frobbing eeeeeta/matrix-extractor-hacky [INFO] frobbed toml for eeeeeta/matrix-extractor-hacky written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eeeeeta/matrix-extractor-hacky/Cargo.toml [INFO] crate eeeeeta/matrix-extractor-hacky already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eeeeeta/matrix-extractor-hacky against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/matrix-extractor-hacky:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 130e77df64b91a4e3e39e48ea13fffcdb276aa8a89a81ca86e21532da60e8dbb [INFO] running `"docker" "start" "-a" "130e77df64b91a4e3e39e48ea13fffcdb276aa8a89a81ca86e21532da60e8dbb"` [INFO] [stderr] Compiling serde v1.0.67 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.67 [INFO] [stderr] Compiling csv-core v0.1.4 [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/crater/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: consider prefixing with an underscore: `_meta` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.46s [INFO] running `"docker" "inspect" "130e77df64b91a4e3e39e48ea13fffcdb276aa8a89a81ca86e21532da60e8dbb"` [INFO] running `"docker" "rm" "-f" "130e77df64b91a4e3e39e48ea13fffcdb276aa8a89a81ca86e21532da60e8dbb"` [INFO] [stdout] 130e77df64b91a4e3e39e48ea13fffcdb276aa8a89a81ca86e21532da60e8dbb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/matrix-extractor-hacky:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f48d6a611c50f4551abe22d7d5eeaba941bdef5f7bb51df8299c8b97323bd160 [INFO] running `"docker" "start" "-a" "f48d6a611c50f4551abe22d7d5eeaba941bdef5f7bb51df8299c8b97323bd160"` [INFO] [stderr] Compiling matrix-extractor-hacky v0.1.0 (/opt/crater/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: consider prefixing with an underscore: `_meta` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "f48d6a611c50f4551abe22d7d5eeaba941bdef5f7bb51df8299c8b97323bd160"` [INFO] running `"docker" "rm" "-f" "f48d6a611c50f4551abe22d7d5eeaba941bdef5f7bb51df8299c8b97323bd160"` [INFO] [stdout] f48d6a611c50f4551abe22d7d5eeaba941bdef5f7bb51df8299c8b97323bd160 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/matrix-extractor-hacky:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 2d1f8559d926ea35f3248f3907b68d1ebac011824a9c69ebf6107c2f8cb7a5fa [INFO] running `"docker" "start" "-a" "2d1f8559d926ea35f3248f3907b68d1ebac011824a9c69ebf6107c2f8cb7a5fa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/matrix_extractor_hacky-8f93bad8f27994f8 [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" "2d1f8559d926ea35f3248f3907b68d1ebac011824a9c69ebf6107c2f8cb7a5fa"` [INFO] running `"docker" "rm" "-f" "2d1f8559d926ea35f3248f3907b68d1ebac011824a9c69ebf6107c2f8cb7a5fa"` [INFO] [stdout] 2d1f8559d926ea35f3248f3907b68d1ebac011824a9c69ebf6107c2f8cb7a5fa