[INFO] updating cached repository kcomas/rust-trees [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kcomas/rust-trees [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kcomas/rust-trees" "work/ex/beta-1.38-1/sources/1.37.0/gh/kcomas/rust-trees"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kcomas/rust-trees'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kcomas/rust-trees" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcomas/rust-trees"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcomas/rust-trees'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce64489eb8fadce31c44984ef511a169ce2ba219 [INFO] sha for GitHub repo kcomas/rust-trees: ce64489eb8fadce31c44984ef511a169ce2ba219 [INFO] validating manifest of kcomas/rust-trees on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kcomas/rust-trees on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kcomas/rust-trees [INFO] finished frobbing kcomas/rust-trees [INFO] frobbed toml for kcomas/rust-trees written to work/ex/beta-1.38-1/sources/1.37.0/gh/kcomas/rust-trees/Cargo.toml [INFO] started frobbing kcomas/rust-trees [INFO] finished frobbing kcomas/rust-trees [INFO] frobbed toml for kcomas/rust-trees written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcomas/rust-trees/Cargo.toml [INFO] crate kcomas/rust-trees already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kcomas/rust-trees against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kcomas/rust-trees:/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.37.0" "build" "--frozen"` [INFO] [stdout] 48d2d432184e25ce493b7a9831b34fea7a59fd1b763d99c67bedcaa44d742ffb [INFO] running `"docker" "start" "-a" "48d2d432184e25ce493b7a9831b34fea7a59fd1b763d99c67bedcaa44d742ffb"` [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling serde v1.0.9 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.9 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `query` [INFO] [stderr] --> src/tree/http_server.rs:35:29 [INFO] [stderr] | [INFO] [stderr] 35 | if let Some(query) = req.query() { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_query` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.82s [INFO] running `"docker" "inspect" "48d2d432184e25ce493b7a9831b34fea7a59fd1b763d99c67bedcaa44d742ffb"` [INFO] running `"docker" "rm" "-f" "48d2d432184e25ce493b7a9831b34fea7a59fd1b763d99c67bedcaa44d742ffb"` [INFO] [stdout] 48d2d432184e25ce493b7a9831b34fea7a59fd1b763d99c67bedcaa44d742ffb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kcomas/rust-trees:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 134771d67869c057dc3c05382c9e74c05b579d4d6d79f97069c906837f4f0a96 [INFO] running `"docker" "start" "-a" "134771d67869c057dc3c05382c9e74c05b579d4d6d79f97069c906837f4f0a96"` [INFO] [stderr] Compiling tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `query` [INFO] [stderr] --> src/tree/http_server.rs:35:29 [INFO] [stderr] | [INFO] [stderr] 35 | if let Some(query) = req.query() { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_query` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "134771d67869c057dc3c05382c9e74c05b579d4d6d79f97069c906837f4f0a96"` [INFO] running `"docker" "rm" "-f" "134771d67869c057dc3c05382c9e74c05b579d4d6d79f97069c906837f4f0a96"` [INFO] [stdout] 134771d67869c057dc3c05382c9e74c05b579d4d6d79f97069c906837f4f0a96 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kcomas/rust-trees:/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.37.0" "test" "--frozen"` [INFO] [stdout] 50ebc549a4a2549aedc4828669d8c717f7acb5471a5d0f8d129affb4db8d3d5f [INFO] running `"docker" "start" "-a" "50ebc549a4a2549aedc4828669d8c717f7acb5471a5d0f8d129affb4db8d3d5f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/tree-b3c0a816e6631759 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tree::node::test::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "50ebc549a4a2549aedc4828669d8c717f7acb5471a5d0f8d129affb4db8d3d5f"` [INFO] running `"docker" "rm" "-f" "50ebc549a4a2549aedc4828669d8c717f7acb5471a5d0f8d129affb4db8d3d5f"` [INFO] [stdout] 50ebc549a4a2549aedc4828669d8c717f7acb5471a5d0f8d129affb4db8d3d5f