[INFO] fetching crate play 0.5.3... [INFO] checking play-0.5.3 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate play 0.5.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate play 0.5.3 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate play 0.5.3 [INFO] finished tweaking crates.io crate play 0.5.3 [INFO] tweaked toml for crates.io crate play 0.5.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ff3d41366b2377206809a9d21e326dcd140fb918b6c0528001f288ee7f4eded9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ff3d41366b2377206809a9d21e326dcd140fb918b6c0528001f288ee7f4eded9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mpg123-sys v0.6.0 [INFO] [stderr] Compiling out123-sys v0.5.0 [INFO] [stderr] Checking play v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | cleanup_and_raise!("failed to instantiate mpg123"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:48:35 [INFO] [stderr] | [INFO] [stderr] 48 | if !out123_handle.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | cleanup_and_raise!("failed to instantiate mpg123"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | cleanup_and_raise!("failed to open the input"); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | cleanup_and_raise!("failed to get the format"); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | cleanup_and_raise!("failed to instantiate out123"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 85 | cleanup_and_raise!("failed to open the output"); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | cleanup_and_raise!("failed to start the output"); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | cleanup_and_raise!("failed to instantiate mpg123"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(tyvar_behind_raw_pointer)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:48:35 [INFO] [stderr] | [INFO] [stderr] 48 | if !out123_handle.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | cleanup_and_raise!("failed to instantiate mpg123"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | cleanup_and_raise!("failed to open the input"); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | cleanup_and_raise!("failed to get the format"); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 81 | cleanup_and_raise!("failed to instantiate out123"); [INFO] [stderr] | --------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 85 | cleanup_and_raise!("failed to open the output"); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] warning: type annotations needed [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if !buffer.is_null() { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | cleanup_and_raise!("failed to start the output"); [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! [INFO] [stderr] = note: for more information, see issue #46906 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "ff3d41366b2377206809a9d21e326dcd140fb918b6c0528001f288ee7f4eded9"` [INFO] running `"docker" "rm" "-f" "ff3d41366b2377206809a9d21e326dcd140fb918b6c0528001f288ee7f4eded9"` [INFO] [stdout] ff3d41366b2377206809a9d21e326dcd140fb918b6c0528001f288ee7f4eded9