[INFO] fetching crate numext-fixed-hash-core 0.1.6... [INFO] testing numext-fixed-hash-core-0.1.6 against beta-2021-05-08 for beta-1.53-1 [INFO] extracting crate numext-fixed-hash-core 0.1.6 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate numext-fixed-hash-core 0.1.6 on toolchain beta-2021-05-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate numext-fixed-hash-core 0.1.6 [INFO] finished tweaking crates.io crate numext-fixed-hash-core 0.1.6 [INFO] tweaked toml for crates.io crate numext-fixed-hash-core 0.1.6 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e1dc3c856639d78efb9749134e2f496cf8de8a4297b579cd89338c7d19ac791 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e1dc3c856639d78efb9749134e2f496cf8de8a4297b579cd89338c7d19ac791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e1dc3c856639d78efb9749134e2f496cf8de8a4297b579cd89338c7d19ac791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1dc3c856639d78efb9749134e2f496cf8de8a4297b579cd89338c7d19ac791", kill_on_drop: false }` [INFO] [stdout] 3e1dc3c856639d78efb9749134e2f496cf8de8a4297b579cd89338c7d19ac791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93fb24458cc597bf6cf4f7379feaa8a43d6f68f9176a3cf749bbee51ea3ef667 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93fb24458cc597bf6cf4f7379feaa8a43d6f68f9176a3cf749bbee51ea3ef667", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.09s [INFO] running `Command { std: "docker" "inspect" "93fb24458cc597bf6cf4f7379feaa8a43d6f68f9176a3cf749bbee51ea3ef667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fb24458cc597bf6cf4f7379feaa8a43d6f68f9176a3cf749bbee51ea3ef667", kill_on_drop: false }` [INFO] [stdout] 93fb24458cc597bf6cf4f7379feaa8a43d6f68f9176a3cf749bbee51ea3ef667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57b049142e93ecce812856ecefd78dc3570c4cd9420cc6c68ef46322ef160311 [INFO] running `Command { std: "docker" "start" "-a" "57b049142e93ecce812856ecefd78dc3570c4cd9420cc6c68ef46322ef160311", kill_on_drop: false }` [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling numext-fixed-hash-core v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown `doc` attribute `hide` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / constructor::construct_fixed_hashes!( [INFO] [stdout] 25 | | H128 { [INFO] [stdout] 26 | | size = 128, [INFO] [stdout] 27 | | }, [INFO] [stdout] ... | [INFO] [stdout] 54 | | }, [INFO] [stdout] 55 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.32s [INFO] running `Command { std: "docker" "inspect" "57b049142e93ecce812856ecefd78dc3570c4cd9420cc6c68ef46322ef160311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b049142e93ecce812856ecefd78dc3570c4cd9420cc6c68ef46322ef160311", kill_on_drop: false }` [INFO] [stdout] 57b049142e93ecce812856ecefd78dc3570c4cd9420cc6c68ef46322ef160311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4dfd944c9b805bbc4b86ad39dfd4b4634042eeb63400d457cf287693a2380938 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4dfd944c9b805bbc4b86ad39dfd4b4634042eeb63400d457cf287693a2380938", kill_on_drop: false }` [INFO] [stderr] warning: unknown `doc` attribute `hide` [INFO] [stderr] --> src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / constructor::construct_fixed_hashes!( [INFO] [stderr] 25 | | H128 { [INFO] [stderr] 26 | | size = 128, [INFO] [stderr] 27 | | }, [INFO] [stderr] ... | [INFO] [stderr] 54 | | }, [INFO] [stderr] 55 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_doc_attributes)]` 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 a future release! [INFO] [stderr] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unknown `doc` attribute `hide` [INFO] [stderr] --> src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / constructor::construct_fixed_hashes!( [INFO] [stderr] 25 | | H128 { [INFO] [stderr] 26 | | size = 128, [INFO] [stderr] 27 | | }, [INFO] [stderr] ... | [INFO] [stderr] 54 | | }, [INFO] [stderr] 55 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unknown `doc` attribute `hide` [INFO] [stderr] --> src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / constructor::construct_fixed_hashes!( [INFO] [stderr] 25 | | H128 { [INFO] [stderr] 26 | | size = 128, [INFO] [stderr] 27 | | }, [INFO] [stderr] ... | [INFO] [stderr] 54 | | }, [INFO] [stderr] 55 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_doc_attributes)]` 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 a future release! [INFO] [stderr] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unknown `doc` attribute `hide` [INFO] [stderr] --> src/lib.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / constructor::construct_fixed_hashes!( [INFO] [stderr] 25 | | H128 { [INFO] [stderr] 26 | | size = 128, [INFO] [stderr] 27 | | }, [INFO] [stderr] ... | [INFO] [stderr] 54 | | }, [INFO] [stderr] 55 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 <https://github.com/rust-lang/rust/issues/82730> [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/numext_fixed_hash_core-7a01add12a308eeb) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests numext-fixed-hash-core [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4dfd944c9b805bbc4b86ad39dfd4b4634042eeb63400d457cf287693a2380938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfd944c9b805bbc4b86ad39dfd4b4634042eeb63400d457cf287693a2380938", kill_on_drop: false }` [INFO] [stdout] 4dfd944c9b805bbc4b86ad39dfd4b4634042eeb63400d457cf287693a2380938