[INFO] cloning repository https://github.com/klausi/rustnish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klausi/rustnish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Frustnish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Frustnish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f61f10e27c13065b355ab8aee0c0e0538ae3f19b [INFO] testing klausi/rustnish against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Frustnish" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/klausi/rustnish on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/klausi/rustnish [INFO] finished tweaking git repo https://github.com/klausi/rustnish [INFO] tweaked toml for git repo https://github.com/klausi/rustnish written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/klausi/rustnish already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-reactor v0.1.10 [INFO] [stderr] Downloaded http v0.1.19 [INFO] [stderr] Downloaded tokio-core v0.1.17 [INFO] [stderr] Downloaded fake_clock v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e90640f884f903863ae1084202bda56d6f4cd7e39cbc099cce443c9e02749044 [INFO] running `Command { std: "docker" "start" "-a" "e90640f884f903863ae1084202bda56d6f4cd7e39cbc099cce443c9e02749044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e90640f884f903863ae1084202bda56d6f4cd7e39cbc099cce443c9e02749044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e90640f884f903863ae1084202bda56d6f4cd7e39cbc099cce443c9e02749044", kill_on_drop: false }` [INFO] [stdout] e90640f884f903863ae1084202bda56d6f4cd7e39cbc099cce443c9e02749044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72d61196ab8633117f3c13fc5979a2a287655e2bd77cc933502e69f86254ecf3 [INFO] running `Command { std: "docker" "start" "-a" "72d61196ab8633117f3c13fc5979a2a287655e2bd77cc933502e69f86254ecf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rustnish v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/cache.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | exceeding_bitshifts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired [INFO] [stdout] --> src/cache.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: forbid(unknown_crate_types) is ignored unless specified at crate level [INFO] [stdout] --> src/cache.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | unknown_crate_types [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/cache.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png", [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | html_favicon_url = "https://maidsafe.net/img/favicon.ico", [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | test(attr(forbid(warnings))) [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.38s [INFO] running `Command { std: "docker" "inspect" "72d61196ab8633117f3c13fc5979a2a287655e2bd77cc933502e69f86254ecf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d61196ab8633117f3c13fc5979a2a287655e2bd77cc933502e69f86254ecf3", kill_on_drop: false }` [INFO] [stdout] 72d61196ab8633117f3c13fc5979a2a287655e2bd77cc933502e69f86254ecf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d48a7b8232f2c74c886f137828a9f5b13216ca6d51d4aa025be7e1bb56f218 [INFO] running `Command { std: "docker" "start" "-a" "e9d48a7b8232f2c74c886f137828a9f5b13216ca6d51d4aa025be7e1bb56f218", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling fake_clock v0.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/cache.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | exceeding_bitshifts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired [INFO] [stdout] --> src/cache.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: forbid(unknown_crate_types) is ignored unless specified at crate level [INFO] [stdout] --> src/cache.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | unknown_crate_types [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/cache.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png", [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | html_favicon_url = "https://maidsafe.net/img/favicon.ico", [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | test(attr(forbid(warnings))) [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rustnish v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] --> src/cache.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | exceeding_bitshifts, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired [INFO] [stdout] --> src/cache.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: forbid(unknown_crate_types) is ignored unless specified at crate level [INFO] [stdout] --> src/cache.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | unknown_crate_types [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/cache.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | unused_attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png", [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | html_favicon_url = "https://maidsafe.net/img/favicon.ico", [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied at the crate level [INFO] [stdout] --> src/cache.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | test(attr(forbid(warnings))) [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 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.45s [INFO] running `Command { std: "docker" "inspect" "e9d48a7b8232f2c74c886f137828a9f5b13216ca6d51d4aa025be7e1bb56f218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d48a7b8232f2c74c886f137828a9f5b13216ca6d51d4aa025be7e1bb56f218", kill_on_drop: false }` [INFO] [stdout] e9d48a7b8232f2c74c886f137828a9f5b13216ca6d51d4aa025be7e1bb56f218 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec96cee0e92210782b215ca943acf3406c4582d52a813861abdb5c979891a9a5 [INFO] running `Command { std: "docker" "start" "-a" "ec96cee0e92210782b215ca943acf3406c4582d52a813861abdb5c979891a9a5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: lint `exceeding_bitshifts` has been renamed to `arithmetic_overflow` [INFO] [stdout] [INFO] [stderr] --> src/cache.rs:21:5 [INFO] [stdout] running 10 tests [INFO] [stderr] | [INFO] [stderr] 21 | exceeding_bitshifts, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `arithmetic_overflow` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired [INFO] [stderr] --> src/cache.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | plugin_as_library, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: forbid(unknown_crate_types) is ignored unless specified at crate level [INFO] [stderr] --> src/cache.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | unknown_crate_types [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/cache.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | unused_attributes, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied at the crate level [INFO] [stderr] --> src/cache.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | html_logo_url = "https://raw.githubusercontent.com/maidsafe/QA/master/Images/maidsafe_logo.png", [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 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied at the crate level [INFO] [stderr] --> src/cache.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | html_favicon_url = "https://maidsafe.net/img/favicon.ico", [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 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied at the crate level [INFO] [stderr] --> src/cache.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | test(attr(forbid(warnings))) [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 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#at-the-crate-level for more information [INFO] [stderr] [INFO] [stderr] warning: `rustnish` (lib) generated 6 warnings [INFO] [stderr] warning: `rustnish` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustnish-c35b5227d3c8a15f) [INFO] [stdout] test cache::test::deref_coercions ... ok [INFO] [stdout] test cache::test::expiration_time ... ok [INFO] [stdout] test tests::cache_memory_size ... ok [INFO] [stdout] test tests::one_header_size ... ok [INFO] [stdout] test cache::test::peek_iter ... ok [INFO] [stdout] test tests::body_100_bytes ... ok [INFO] [stdout] test cache::test::peek_time_check ... ok [INFO] [stdout] test cache::test::time_and_size ... ok [INFO] [stdout] test cache::test::memory_size ... ok [INFO] [stdout] test cache::test::time_size_struct_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustnish-cfe88be67299e26e) [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] Running tests/cache.rs (/opt/rustwide/target/debug/deps/cache-cb4a98449c52ac1b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test insufficient_cache_size ... ok [INFO] [stdout] test session_cookie_bypass ... ok [INFO] [stdout] test upstream_down_cache ... ok [INFO] [stdout] test no_max_age_means_uncachable ... ok [INFO] [stdout] test max_age_expired ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s [INFO] [stdout] [INFO] [stderr] Running tests/response_and_headers.rs (/opt/rustwide/target/debug/deps/response_and_headers-f039ad54a042318f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test port_occupied ... ok [INFO] [stdout] test upstream_down ... ok [INFO] [stdout] test invalid_host ... ok [INFO] [stdout] test via_header_added ... ok [INFO] [stdout] test pass_through ... ok [INFO] [stdout] test server_header_present ... ok [INFO] [stdout] test x_forwarded_for_added ... ok [INFO] [stdout] test post_request ... ok [INFO] [stdout] test query_parameters ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- query_parameters stdout ---- [INFO] [stdout] Listening on http://127.0.0.1:9105 [INFO] [stdout] thread 'query_parameters' panicked at 'byte index 76 is out of bounds of ``', library/core/src/str/mod.rs:107:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ddd18ff38d - std::backtrace_rs::backtrace::libunwind::trace::h8217d0a8f3fd2f41 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ddd18ff38d - std::backtrace_rs::backtrace::trace_unsynchronized::h308103876b3af410 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ddd18ff38d - std::sys_common::backtrace::_print_fmt::hc208018c6153605e [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55ddd18ff38d - ::fmt::hf89a7ed694dfb585 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55ddd1922b0c - core::fmt::write::h21038c1382fe4264 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/fmt/mod.rs:1197:17 [INFO] [stdout] 5: 0x55ddd18f8e51 - std::io::Write::write_fmt::h323ab2482abeeec6 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x55ddd1900e35 - std::sys_common::backtrace::_print::h4e8889719c9ddeb8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55ddd1900e35 - std::sys_common::backtrace::print::h1506fe2cb3022667 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55ddd1900e35 - std::panicking::default_hook::{{closure}}::hd9d7ce2a8a782440 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55ddd1900ad9 - std::panicking::default_hook::h5b16ec25444b1b5d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55ddd19013c6 - std::panicking::rust_panic_with_hook::hb0138cb6e6fea3e4 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55ddd19012b7 - std::panicking::begin_panic_handler::{{closure}}::h4cb67095557cd1aa [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55ddd18ff844 - std::sys_common::backtrace::__rust_end_short_backtrace::h2bfcac279dcdc911 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55ddd1900fe9 - rust_begin_unwind [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55ddd1398ac3 - core::panicking::panic_fmt::h1de71520faaa17d3 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55ddd1925f6b - core::str::slice_error_fail_rt::hb9145cfff6cd99b5 [INFO] [stdout] 16: 0x55ddd191d817 - core::ops::function::FnOnce::call_once::h17b11c356b948449 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 17: 0x55ddd1920d28 - core::intrinsics::const_eval_select::hab8bd012237f7cd7 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/intrinsics.rs:2376:5 [INFO] [stdout] 18: 0x55ddd1398d82 - core::str::slice_error_fail::hbabd63f56591de6d [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/str/mod.rs:86:9 [INFO] [stdout] 19: 0x55ddd1665800 - core::str::traits:: for core::ops::range::RangeTo>::index::hf479080c10db8c92 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/str/traits.rs:294:21 [INFO] [stdout] 20: 0x55ddd1662f88 - core::str::traits:: for str>::index::hdfccc77c7045237b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/str/traits.rs:65:9 [INFO] [stdout] 21: 0x55ddd13a97d6 - response_and_headers::query_parameters::h0ae5b528b36969b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/response_and_headers.rs:254:10 [INFO] [stdout] 22: 0x55ddd13a92fa - response_and_headers::query_parameters::{{closure}}::h3afc370309f68f63 [INFO] [stdout] at /opt/rustwide/workdir/tests/response_and_headers.rs:235:1 [INFO] [stdout] 23: 0x55ddd13ad3ae - core::ops::function::FnOnce::call_once::h239b178e6d0eae29 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 24: 0x55ddd16ab163 - core::ops::function::FnOnce::call_once::h0834638dccd7f44f [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 25: 0x55ddd16ab163 - test::__rust_begin_short_backtrace::h236b9d3086614016 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:572:5 [INFO] [stdout] 26: 0x55ddd16a9f6a - as core::ops::function::FnOnce>::call_once::h836d617c8cafab84 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 27: 0x55ddd16a9f6a - as core::ops::function::FnOnce<()>>::call_once::h749e4286e2b07713 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x55ddd16a9f6a - std::panicking::try::do_call::h43a1b83a3cb9edc8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 29: 0x55ddd16a9f6a - std::panicking::try::h5622fa742e7f1abc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 30: 0x55ddd16a9f6a - std::panic::catch_unwind::h99900a1dadf94a68 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x55ddd16a9f6a - test::run_test_in_process::h3893e153ea830832 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:595:18 [INFO] [stdout] 32: 0x55ddd16a9f6a - test::run_test::run_test_inner::{{closure}}::h1a6c1ab1f6c36f74 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:489:39 [INFO] [stdout] 33: 0x55ddd16764dd - test::run_test::run_test_inner::{{closure}}::hb34d5332aa2ee72c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/test/src/lib.rs:516:37 [INFO] [stdout] 34: 0x55ddd16764dd - std::sys_common::backtrace::__rust_begin_short_backtrace::h99ab4c6a3071a36c [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 35: 0x55ddd167bf08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h27cba0714207d393 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 36: 0x55ddd167bf08 - as core::ops::function::FnOnce<()>>::call_once::h9cf84e534f80e48a [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x55ddd167bf08 - std::panicking::try::do_call::hcd5ff80e96737b38 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x55ddd167bf08 - std::panicking::try::h1813b6532a9dacd8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x55ddd167bf08 - std::panic::catch_unwind::hff2a46cca1d01f0b [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x55ddd167bf08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h83c4b74ca1b724fc [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 41: 0x55ddd167bf08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e3eb359359c7897 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 42: 0x55ddd1905c93 - as core::ops::function::FnOnce>::call_once::h1680342795a2dc08 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 43: 0x55ddd1905c93 - as core::ops::function::FnOnce>::call_once::h45204a69827b0e83 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/alloc/src/boxed.rs:1951:9 [INFO] [stdout] 44: 0x55ddd1905c93 - std::sys::unix::thread::Thread::new::thread_start::h5d4e11bbda4161c8 [INFO] [stdout] at /rustc/4b91a6ea7258a947e59c6522cd5898e7c0a6a88f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f128e5ad609 - start_thread [INFO] [stdout] 46: 0x7f128e37d133 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] query_parameters [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test response_and_headers' [INFO] running `Command { std: "docker" "inspect" "ec96cee0e92210782b215ca943acf3406c4582d52a813861abdb5c979891a9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec96cee0e92210782b215ca943acf3406c4582d52a813861abdb5c979891a9a5", kill_on_drop: false }` [INFO] [stdout] ec96cee0e92210782b215ca943acf3406c4582d52a813861abdb5c979891a9a5