[INFO] crate spectacles 0.4.0 is already in cache [INFO] extracting crate spectacles 0.4.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/spectacles/0.4.0 [INFO] extracting crate spectacles 0.4.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/spectacles/0.4.0 [INFO] validating manifest of spectacles-0.4.0 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 spectacles-0.4.0 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 spectacles-0.4.0 [INFO] finished frobbing spectacles-0.4.0 [INFO] frobbed toml for spectacles-0.4.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/spectacles/0.4.0/Cargo.toml [INFO] started frobbing spectacles-0.4.0 [INFO] finished frobbing spectacles-0.4.0 [INFO] frobbed toml for spectacles-0.4.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/spectacles/0.4.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 spectacles-0.4.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/spectacles/0.4.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f604a3e3ebf82f0a146301442f9f67dc0e0691b00eb29ad0e5463c0baea63ded [INFO] running `"docker" "start" "-a" "f604a3e3ebf82f0a146301442f9f67dc0e0691b00eb29ad0e5463c0baea63ded"` [INFO] [stderr] Compiling kankyo v0.2.0 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling futures-backoff v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling amq-protocol-types v1.2.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling spectacles-model v0.2.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling tokio-dns-unofficial v0.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.6.0 [INFO] [stderr] Compiling trust-dns-native-tls v0.5.0 [INFO] [stderr] Compiling amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling spectacles-proxy v0.4.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Compiling spectacles-gateway v0.3.0 [INFO] [stderr] Compiling lapin-async v0.18.0 [INFO] [stderr] Compiling lapin-futures v0.18.0 [INFO] [stderr] Compiling lapin-futures-tls-internal v0.7.0 [INFO] [stderr] Compiling lapin-futures-native-tls v0.10.0 [INFO] [stderr] Compiling spectacles-brokers v1.4.0 [INFO] [stderr] Compiling spectacles v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ratelimiter/server.rs:145:65 [INFO] [stderr] | [INFO] [stderr] 145 | pub fn enqueue(path: String, state: Arc) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ratelimiter/server.rs:181:96 [INFO] [stderr] | [INFO] [stderr] 181 | pub fn process_response(path: String, resp: Response, state: Arc) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `"docker" "inspect" "f604a3e3ebf82f0a146301442f9f67dc0e0691b00eb29ad0e5463c0baea63ded"` [INFO] running `"docker" "rm" "-f" "f604a3e3ebf82f0a146301442f9f67dc0e0691b00eb29ad0e5463c0baea63ded"` [INFO] [stdout] f604a3e3ebf82f0a146301442f9f67dc0e0691b00eb29ad0e5463c0baea63ded [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/spectacles/0.4.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 2074bef59774c8a715c4bed6566b2a0666eab7b64543213b7eb94fb3af71d540 [INFO] running `"docker" "start" "-a" "2074bef59774c8a715c4bed6566b2a0666eab7b64543213b7eb94fb3af71d540"` [INFO] [stderr] Compiling spectacles v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ratelimiter/server.rs:145:65 [INFO] [stderr] | [INFO] [stderr] 145 | pub fn enqueue(path: String, state: Arc) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ratelimiter/server.rs:181:96 [INFO] [stderr] | [INFO] [stderr] 181 | pub fn process_response(path: String, resp: Response, state: Arc) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.81s [INFO] running `"docker" "inspect" "2074bef59774c8a715c4bed6566b2a0666eab7b64543213b7eb94fb3af71d540"` [INFO] running `"docker" "rm" "-f" "2074bef59774c8a715c4bed6566b2a0666eab7b64543213b7eb94fb3af71d540"` [INFO] [stdout] 2074bef59774c8a715c4bed6566b2a0666eab7b64543213b7eb94fb3af71d540 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/spectacles/0.4.0:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 98f64b0ee0b9ee83ea8ca3ca57475920f7c308e790f64be994f948adccf519d5 [INFO] running `"docker" "start" "-a" "98f64b0ee0b9ee83ea8ca3ca57475920f7c308e790f64be994f948adccf519d5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/spectacles-59ac59822012f7de [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" "98f64b0ee0b9ee83ea8ca3ca57475920f7c308e790f64be994f948adccf519d5"` [INFO] running `"docker" "rm" "-f" "98f64b0ee0b9ee83ea8ca3ca57475920f7c308e790f64be994f948adccf519d5"` [INFO] [stdout] 98f64b0ee0b9ee83ea8ca3ca57475920f7c308e790f64be994f948adccf519d5