[INFO] updating cached repository Noxime/luze [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Noxime/luze [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Noxime/luze" "work/ex/beta-1.37-6/sources/1.36.0/gh/Noxime/luze"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Noxime/luze'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Noxime/luze" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Noxime/luze"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Noxime/luze'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bbc55389895949b06c05ba2608b1dc94fb717a4 [INFO] sha for GitHub repo Noxime/luze: 7bbc55389895949b06c05ba2608b1dc94fb717a4 [INFO] validating manifest of Noxime/luze 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 Noxime/luze 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 Noxime/luze [INFO] finished frobbing Noxime/luze [INFO] frobbed toml for Noxime/luze written to work/ex/beta-1.37-6/sources/1.36.0/gh/Noxime/luze/Cargo.toml [INFO] started frobbing Noxime/luze [INFO] finished frobbing Noxime/luze [INFO] frobbed toml for Noxime/luze written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Noxime/luze/Cargo.toml [INFO] crate Noxime/luze 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 Noxime/luze 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Noxime/luze:/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] c40086ec04e0e5c7838ab24df33714301f835e1b2784f85760886c1d519af5c9 [INFO] running `"docker" "start" "-a" "c40086ec04e0e5c7838ab24df33714301f835e1b2784f85760886c1d519af5c9"` [INFO] [stderr] Compiling luze v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::fmt::Debug` [INFO] [stderr] --> src/tokens.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::Debug; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "c40086ec04e0e5c7838ab24df33714301f835e1b2784f85760886c1d519af5c9"` [INFO] running `"docker" "rm" "-f" "c40086ec04e0e5c7838ab24df33714301f835e1b2784f85760886c1d519af5c9"` [INFO] [stdout] c40086ec04e0e5c7838ab24df33714301f835e1b2784f85760886c1d519af5c9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Noxime/luze:/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] deb8d1d6dcf2d7a72a7d154d5f0c54598a95dc87c7408048de798e09db8441b0 [INFO] running `"docker" "start" "-a" "deb8d1d6dcf2d7a72a7d154d5f0c54598a95dc87c7408048de798e09db8441b0"` [INFO] [stderr] Compiling luze v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::fmt::Debug` [INFO] [stderr] --> src/tokens.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::Debug; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "deb8d1d6dcf2d7a72a7d154d5f0c54598a95dc87c7408048de798e09db8441b0"` [INFO] running `"docker" "rm" "-f" "deb8d1d6dcf2d7a72a7d154d5f0c54598a95dc87c7408048de798e09db8441b0"` [INFO] [stdout] deb8d1d6dcf2d7a72a7d154d5f0c54598a95dc87c7408048de798e09db8441b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Noxime/luze:/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] a0b52a1564e786959f1da420c9a5e0d8eb40eb9d2a864d89d4a5f0c132cfcba2 [INFO] running `"docker" "start" "-a" "a0b52a1564e786959f1da420c9a5e0d8eb40eb9d2a864d89d4a5f0c132cfcba2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/luze-befdda7923885026 [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" "a0b52a1564e786959f1da420c9a5e0d8eb40eb9d2a864d89d4a5f0c132cfcba2"` [INFO] running `"docker" "rm" "-f" "a0b52a1564e786959f1da420c9a5e0d8eb40eb9d2a864d89d4a5f0c132cfcba2"` [INFO] [stdout] a0b52a1564e786959f1da420c9a5e0d8eb40eb9d2a864d89d4a5f0c132cfcba2