[INFO] crate ruma-api-macros 0.3.0 is already in cache [INFO] extracting crate ruma-api-macros 0.3.0 into work/ex/pr-59928/sources/master#df25d79a33b0c82b716699a75a41bfdc6089850a/reg/ruma-api-macros/0.3.0 [INFO] extracting crate ruma-api-macros 0.3.0 into work/ex/pr-59928/sources/try#424a4ae163d6517f301cd4048a4b5dd785be5b2f/reg/ruma-api-macros/0.3.0 [INFO] validating manifest of ruma-api-macros-0.3.0 on toolchain master#df25d79a33b0c82b716699a75a41bfdc6089850a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+df25d79a33b0c82b716699a75a41bfdc6089850a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ruma-api-macros-0.3.0 on toolchain try#424a4ae163d6517f301cd4048a4b5dd785be5b2f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+424a4ae163d6517f301cd4048a4b5dd785be5b2f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ruma-api-macros-0.3.0 [INFO] finished frobbing ruma-api-macros-0.3.0 [INFO] frobbed toml for ruma-api-macros-0.3.0 written to work/ex/pr-59928/sources/master#df25d79a33b0c82b716699a75a41bfdc6089850a/reg/ruma-api-macros/0.3.0/Cargo.toml [INFO] started frobbing ruma-api-macros-0.3.0 [INFO] finished frobbing ruma-api-macros-0.3.0 [INFO] frobbed toml for ruma-api-macros-0.3.0 written to work/ex/pr-59928/sources/try#424a4ae163d6517f301cd4048a4b5dd785be5b2f/reg/ruma-api-macros/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+df25d79a33b0c82b716699a75a41bfdc6089850a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+424a4ae163d6517f301cd4048a4b5dd785be5b2f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+df25d79a33b0c82b716699a75a41bfdc6089850a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+424a4ae163d6517f301cd4048a4b5dd785be5b2f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ruma-api-macros-0.3.0 against master#df25d79a33b0c82b716699a75a41bfdc6089850a for pr-59928 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-59928/worker-3/master#df25d79a33b0c82b716699a75a41bfdc6089850a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-59928/sources/master#df25d79a33b0c82b716699a75a41bfdc6089850a/reg/ruma-api-macros/0.3.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=forbid" "-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" "+df25d79a33b0c82b716699a75a41bfdc6089850a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7b6456870050eb6a4c47ccac510643c20e563e76a40bbfe2f2df8945ecb6fcc6 [INFO] running `"docker" "start" "-a" "7b6456870050eb6a4c47ccac510643c20e563e76a40bbfe2f2df8945ecb6fcc6"` [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling ruma-identifiers v0.11.1 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Checking hyper v0.12.27 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Checking ruma-api v0.6.0 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Checking ruma-api-macros v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> tests/ruma_api_macros.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "7b6456870050eb6a4c47ccac510643c20e563e76a40bbfe2f2df8945ecb6fcc6"` [INFO] running `"docker" "rm" "-f" "7b6456870050eb6a4c47ccac510643c20e563e76a40bbfe2f2df8945ecb6fcc6"` [INFO] [stdout] 7b6456870050eb6a4c47ccac510643c20e563e76a40bbfe2f2df8945ecb6fcc6