[INFO] cloning repository https://github.com/sjtug/mirror-intel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjtug/mirror-intel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjtug%2Fmirror-intel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjtug%2Fmirror-intel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ee345e5fc8f7b5a0cb0a394da8ebed57cfac983 [INFO] testing sjtug/mirror-intel against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjtug%2Fmirror-intel" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjtug/mirror-intel on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sjtug/mirror-intel [INFO] finished tweaking git repo https://github.com/sjtug/mirror-intel [INFO] tweaked toml for git repo https://github.com/sjtug/mirror-intel written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sjtug/mirror-intel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd5a6f2d64928223d58a3fe53d5f0de773b524ed0e522d5bc4903dae9ec61e00 [INFO] running `Command { std: "docker" "start" "-a" "fd5a6f2d64928223d58a3fe53d5f0de773b524ed0e522d5bc4903dae9ec61e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd5a6f2d64928223d58a3fe53d5f0de773b524ed0e522d5bc4903dae9ec61e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5a6f2d64928223d58a3fe53d5f0de773b524ed0e522d5bc4903dae9ec61e00", kill_on_drop: false }` [INFO] [stdout] fd5a6f2d64928223d58a3fe53d5f0de773b524ed0e522d5bc4903dae9ec61e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e97b2e02b73705c095c4198e0988b4c8937bf7dfefbed1fa63ae769122f813 [INFO] running `Command { std: "docker" "start" "-a" "26e97b2e02b73705c095c4198e0988b4c8937bf7dfefbed1fa63ae769122f813", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling uncased v0.9.5 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=93e62c86eddf7cc9a7fc40b044182f83f0d7d92a#93e62c86) [INFO] [stderr] Compiling figment v0.10.3 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=93e62c86eddf7cc9a7fc40b044182f83f0d7d92a#93e62c86) [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pear_codegen v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pear v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=93e62c86eddf7cc9a7fc40b044182f83f0d7d92a#93e62c86) [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling mirror-intel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/browse.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/browse.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/browse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | source: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/browse.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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 47.58s [INFO] running `Command { std: "docker" "inspect" "26e97b2e02b73705c095c4198e0988b4c8937bf7dfefbed1fa63ae769122f813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e97b2e02b73705c095c4198e0988b4c8937bf7dfefbed1fa63ae769122f813", kill_on_drop: false }` [INFO] [stdout] 26e97b2e02b73705c095c4198e0988b4c8937bf7dfefbed1fa63ae769122f813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 157b922c96615cf016d1098db16edafefb89d0aa46b397a0cd8d4053776ca8ba [INFO] running `Command { std: "docker" "start" "-a" "157b922c96615cf016d1098db16edafefb89d0aa46b397a0cd8d4053776ca8ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mirror-intel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/browse.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/browse.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source` [INFO] [stdout] --> src/browse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | source: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/browse.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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 16.43s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mirror_intel-0108a89930668c7e) [INFO] running `Command { std: "docker" "inspect" "157b922c96615cf016d1098db16edafefb89d0aa46b397a0cd8d4053776ca8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157b922c96615cf016d1098db16edafefb89d0aa46b397a0cd8d4053776ca8ba", kill_on_drop: false }` [INFO] [stdout] 157b922c96615cf016d1098db16edafefb89d0aa46b397a0cd8d4053776ca8ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9dbc61fcfcaa727f66bcb71e17968afc4ee7231f7647448202bd9dd68ed1194 [INFO] running `Command { std: "docker" "start" "-a" "b9dbc61fcfcaa727f66bcb71e17968afc4ee7231f7647448202bd9dd68ed1194", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/browse.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/browse.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `source` [INFO] [stderr] --> src/browse.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | source: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/browse.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mirror-intel` (bin "mirror-intel" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mirror_intel-0108a89930668c7e) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test repos::tests::test_flutter_allow ... ok [INFO] [stdout] test repos::tests::test_task_override ... ok [INFO] [stdout] test repos::tests::test_github_release ... ok [INFO] [stdout] test artifacts::tests::test_overlay_file_create ... ok [INFO] [stdout] test repos::tests::test_redirect_forbidden_head ... ok [INFO] [stdout] test repos::tests::test_proxy_head ... ok [INFO] [stdout] test repos::tests::test_redirect_missing_get ... ok [INFO] [stdout] test repos::tests::test_url_segment_fail ... ok [INFO] [stdout] test repos::tests::test_redirect_missing_head ... ok [INFO] [stdout] test repos::tests::test_url_segment_query ... ok [INFO] [stdout] test repos::tests::test_redirect_forbidden_get ... ok [INFO] [stdout] test repos::tests::test_url_segment ... ok [INFO] [stdout] test repos::tests::test_redirect_exist_get ... FAILED [INFO] [stdout] test repos::tests::test_redirect_exist_head ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- repos::tests::test_redirect_exist_get stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] => address: 0.0.0.0 [INFO] [stdout] => port: 8000 [INFO] [stdout] => workers: 56 [INFO] [stdout] => log level: normal [INFO] [stdout] => secret key: [zero] [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => cli colors: true [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] Mounting /: [INFO] [stdout] => HEAD /sjtug-internal/? (sjtug_internal_head) [INFO] [stdout] => GET /sjtug-internal/? (sjtug_internal_get) [INFO] [stdout] => HEAD /pytorch-wheels/? (pytorch_wheels_head) [INFO] [stdout] => GET /pytorch-wheels/? (pytorch_wheels_get) [INFO] [stdout] GET /sjtug-internal/mirror-clone/releases/download/v0.1.7/mirror-clone.tar.gz: [INFO] [stdout] => Matched: GET /sjtug-internal/? (sjtug_internal_get) [INFO] [stdout] => Outcome: Success [INFO] [stdout] thread 'repos::tests::test_redirect_exist_get' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 302, reason: "Found" }`, [INFO] [stdout] right: `Status { code: 301, reason: "Moved Permanently" }`', src/repos.rs:456:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5598b9167370 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5598b9167370 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5598b9167370 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5598b9167370 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5598b918e3ac - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5598b91612b5 - std::io::Write::write_fmt::h766156bfd5935712 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5598b9168de1 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5598b9168de1 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5598b9168de1 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5598b9168a38 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5598b91694ad - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5598b9169377 - std::panicking::begin_panic_handler::{{closure}}::hc131d07490c3ebd7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5598b9167844 - std::sys_common::backtrace::__rust_end_short_backtrace::hd18b4525708c825e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5598b91690a2 - rust_begin_unwind [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5598b8406583 - core::panicking::panic_fmt::h2bdc1e1473e094d6 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5598b918bc38 - core::panicking::assert_failed_inner::h141b6b1fd67e8cea [INFO] [stdout] 16: 0x5598b849034a - core::panicking::assert_failed::h10484d59fde540a3 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x5598b8500a6a - mirror_intel::repos::tests::test_redirect_exist_get::{{closure}}::hb66dd17e77d8cca5 [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:456:9 [INFO] [stdout] 18: 0x5598b84f003c - as core::future::future::Future>::poll::h61fda16439e4e43b [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x5598b84a5710 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hc2a6ae4741540920 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/park/thread.rs:263:54 [INFO] [stdout] 20: 0x5598b84fdb40 - tokio::coop::with_budget::{{closure}}::hc5249d541d0802f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 21: 0x5598b8518cb5 - std::thread::local::LocalKey::try_with::hf82aeac3fbddf9c8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 22: 0x5598b8511d1d - std::thread::local::LocalKey::with::h235a3365145a11ce [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 23: 0x5598b84a1886 - tokio::coop::with_budget::h16e9bcafa7229fc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 24: 0x5598b84a1886 - tokio::coop::budget::h5a1da88df4617042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 25: 0x5598b84a1886 - tokio::park::thread::CachedParkThread::block_on::h8269cfc01652823a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/park/thread.rs:263:31 [INFO] [stdout] 26: 0x5598b84ed089 - tokio::runtime::enter::Enter::block_on::h8f53aebde62d7ea8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/enter.rs:151:13 [INFO] [stdout] 27: 0x5598b8492475 - tokio::runtime::thread_pool::ThreadPool::block_on::h66e8bcaa466ec7ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 28: 0x5598b84c05f8 - tokio::runtime::Runtime::block_on::hfc1d2487547344dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:452:43 [INFO] [stdout] 29: 0x5598b84d24ee - rocket::async_test::hd89727d5a486c3bc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/93e62c8/core/lib/src/lib.rs:167:5 [INFO] [stdout] 30: 0x5598b8500291 - mirror_intel::repos::tests::test_redirect_exist_get::h7aacd247c86a11fa [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:451:40 [INFO] [stdout] 31: 0x5598b850024a - mirror_intel::repos::tests::test_redirect_exist_get::{{closure}}::h9795be3a31e5758c [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:451:11 [INFO] [stdout] 32: 0x5598b851a39e - core::ops::function::FnOnce::call_once::h85f7d6cd4c7c9297 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 33: 0x5598b85e3593 - core::ops::function::FnOnce::call_once::hfa464e74fccacfdb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 34: 0x5598b85e3593 - test::__rust_begin_short_backtrace::h2b9d08a5d60802a7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:573:5 [INFO] [stdout] 35: 0x5598b85e22ed - as core::ops::function::FnOnce>::call_once::h11665ca350597984 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 36: 0x5598b85e22ed - as core::ops::function::FnOnce<()>>::call_once::h1dd74fd619996a6d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x5598b85e22ed - std::panicking::try::do_call::h545949b41f3cafdf [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x5598b85e22ed - std::panicking::try::h8a4eee9e99747cca [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x5598b85e22ed - std::panic::catch_unwind::h7a2d4c4bb98e2a33 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x5598b85e22ed - test::run_test_in_process::h43cdbd88d3031d2d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:596:18 [INFO] [stdout] 41: 0x5598b85e22ed - test::run_test::run_test_inner::{{closure}}::h7a35ff2a2ef1be40 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:490:39 [INFO] [stdout] 42: 0x5598b85ae14c - test::run_test::run_test_inner::{{closure}}::h99fa578161f25342 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:517:37 [INFO] [stdout] 43: 0x5598b85ae14c - std::sys_common::backtrace::__rust_begin_short_backtrace::h51d96e3583c91997 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 44: 0x5598b85b42ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h901e06481c3928e8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 45: 0x5598b85b42ff - as core::ops::function::FnOnce<()>>::call_once::h2ab169c9508acc57 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5598b85b42ff - std::panicking::try::do_call::hf0f60551a514f390 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 47: 0x5598b85b42ff - std::panicking::try::h50e945932a8cf417 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 48: 0x5598b85b42ff - std::panic::catch_unwind::hfd1bd35215287444 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x5598b85b42ff - std::thread::Builder::spawn_unchecked_::{{closure}}::h79c8bb59e9e6d53e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 50: 0x5598b85b42ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc427cbf183995ee4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 51: 0x5598b916e4b3 - as core::ops::function::FnOnce>::call_once::h03e1f93a163dfab7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 52: 0x5598b916e4b3 - as core::ops::function::FnOnce>::call_once::h498bd6c4b6ddeafc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 53: 0x5598b916e4b3 - std::sys::unix::thread::Thread::new::thread_start::h36a191afeb7eed3f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 54: 0x7f6e0aa2e609 - start_thread [INFO] [stdout] 55: 0x7f6e0a7fc163 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- repos::tests::test_redirect_exist_head stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] => address: 0.0.0.0 [INFO] [stdout] => port: 8000 [INFO] [stdout] => workers: 56 [INFO] [stdout] => log level: normal [INFO] [stdout] => secret key: [zero] [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => cli colors: true [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] Catchers: [INFO] [stdout] => 404 [INFO] [stdout] Mounting /: [INFO] [stdout] => HEAD /sjtug-internal/? (sjtug_internal_head) [INFO] [stdout] => GET /sjtug-internal/? (sjtug_internal_get) [INFO] [stdout] => HEAD /pytorch-wheels/? (pytorch_wheels_head) [INFO] [stdout] => GET /pytorch-wheels/? (pytorch_wheels_get) [INFO] [stdout] HEAD /sjtug-internal/mirror-clone/releases/download/v0.1.7/mirror-clone.tar.gz: [INFO] [stdout] => Matched: HEAD /sjtug-internal/? (sjtug_internal_head) [INFO] [stdout] => Outcome: Success [INFO] [stdout] thread 'repos::tests::test_redirect_exist_head' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 302, reason: "Found" }`, [INFO] [stdout] right: `Status { code: 301, reason: "Moved Permanently" }`', src/repos.rs:468:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5598b9167370 - std::backtrace_rs::backtrace::libunwind::trace::h2c3bc9c840656a34 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5598b9167370 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a70f522b5a3463e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5598b9167370 - std::sys_common::backtrace::_print_fmt::he249a79bec407477 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5598b9167370 - ::fmt::ha9d1970820f5c713 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5598b918e3ac - core::fmt::write::hc4fc655621d59c6c [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5598b91612b5 - std::io::Write::write_fmt::h766156bfd5935712 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5598b9168de1 - std::sys_common::backtrace::_print::hfbedb7d14540afb9 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5598b9168de1 - std::sys_common::backtrace::print::h1d12b345ae925adb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5598b9168de1 - std::panicking::default_hook::{{closure}}::hbfa91b7f831744dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5598b9168a38 - std::panicking::default_hook::h5186cc1a78166015 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5598b91694ad - std::panicking::rust_panic_with_hook::h1b346e6d62a347dd [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5598b9169377 - std::panicking::begin_panic_handler::{{closure}}::hc131d07490c3ebd7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5598b9167844 - std::sys_common::backtrace::__rust_end_short_backtrace::hd18b4525708c825e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5598b91690a2 - rust_begin_unwind [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5598b8406583 - core::panicking::panic_fmt::h2bdc1e1473e094d6 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5598b918bc38 - core::panicking::assert_failed_inner::h141b6b1fd67e8cea [INFO] [stdout] 16: 0x5598b849034a - core::panicking::assert_failed::h10484d59fde540a3 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panicking.rs:181:5 [INFO] [stdout] 17: 0x5598b85015a6 - mirror_intel::repos::tests::test_redirect_exist_head::{{closure}}::hdb3799964a234d51 [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:468:9 [INFO] [stdout] 18: 0x5598b84f01ec - as core::future::future::Future>::poll::h6ded62e28d38364a [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x5598b84a5540 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h7b7c4cce5b2efc28 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/park/thread.rs:263:54 [INFO] [stdout] 20: 0x5598b84fd550 - tokio::coop::with_budget::{{closure}}::ha6b6a543427432f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 21: 0x5598b8516fd5 - std::thread::local::LocalKey::try_with::haff57e90a4a2b289 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:443:16 [INFO] [stdout] 22: 0x5598b85129dd - std::thread::local::LocalKey::with::hbeef1d12bbc2c8c3 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/local.rs:419:9 [INFO] [stdout] 23: 0x5598b84a1446 - tokio::coop::with_budget::h466cc77d198e7ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 24: 0x5598b84a1446 - tokio::coop::budget::h43acfa6b1bfbd5ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 25: 0x5598b84a1446 - tokio::park::thread::CachedParkThread::block_on::h815451244ae377f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/park/thread.rs:263:31 [INFO] [stdout] 26: 0x5598b84eccf9 - tokio::runtime::enter::Enter::block_on::h6ac227d851583ab5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/enter.rs:151:13 [INFO] [stdout] 27: 0x5598b84925a5 - tokio::runtime::thread_pool::ThreadPool::block_on::h6aa23a0bb0885398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stdout] 28: 0x5598b84bf7d8 - tokio::runtime::Runtime::block_on::h09f192f3de146222 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:452:43 [INFO] [stdout] 29: 0x5598b84d231e - rocket::async_test::hcc145e626817e3e3 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/93e62c8/core/lib/src/lib.rs:167:5 [INFO] [stdout] 30: 0x5598b8500dd1 - mirror_intel::repos::tests::test_redirect_exist_head::h1ca20f44a8152608 [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:464:41 [INFO] [stdout] 31: 0x5598b8500d8a - mirror_intel::repos::tests::test_redirect_exist_head::{{closure}}::h3356519ef2d79d40 [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:464:11 [INFO] [stdout] 32: 0x5598b8519ebe - core::ops::function::FnOnce::call_once::h0d92b8663533fd3f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 33: 0x5598b85e3593 - core::ops::function::FnOnce::call_once::hfa464e74fccacfdb [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 34: 0x5598b85e3593 - test::__rust_begin_short_backtrace::h2b9d08a5d60802a7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:573:5 [INFO] [stdout] 35: 0x5598b85e22ed - as core::ops::function::FnOnce>::call_once::h11665ca350597984 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 36: 0x5598b85e22ed - as core::ops::function::FnOnce<()>>::call_once::h1dd74fd619996a6d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x5598b85e22ed - std::panicking::try::do_call::h545949b41f3cafdf [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 38: 0x5598b85e22ed - std::panicking::try::h8a4eee9e99747cca [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 39: 0x5598b85e22ed - std::panic::catch_unwind::h7a2d4c4bb98e2a33 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x5598b85e22ed - test::run_test_in_process::h43cdbd88d3031d2d [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:596:18 [INFO] [stdout] 41: 0x5598b85e22ed - test::run_test::run_test_inner::{{closure}}::h7a35ff2a2ef1be40 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:490:39 [INFO] [stdout] 42: 0x5598b85ae14c - test::run_test::run_test_inner::{{closure}}::h99fa578161f25342 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/test/src/lib.rs:517:37 [INFO] [stdout] 43: 0x5598b85ae14c - std::sys_common::backtrace::__rust_begin_short_backtrace::h51d96e3583c91997 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 44: 0x5598b85b42ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h901e06481c3928e8 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 45: 0x5598b85b42ff - as core::ops::function::FnOnce<()>>::call_once::h2ab169c9508acc57 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x5598b85b42ff - std::panicking::try::do_call::hf0f60551a514f390 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:492:40 [INFO] [stdout] 47: 0x5598b85b42ff - std::panicking::try::h50e945932a8cf417 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panicking.rs:456:19 [INFO] [stdout] 48: 0x5598b85b42ff - std::panic::catch_unwind::hfd1bd35215287444 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x5598b85b42ff - std::thread::Builder::spawn_unchecked_::{{closure}}::h79c8bb59e9e6d53e [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 50: 0x5598b85b42ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc427cbf183995ee4 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 51: 0x5598b916e4b3 - as core::ops::function::FnOnce>::call_once::h03e1f93a163dfab7 [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 52: 0x5598b916e4b3 - as core::ops::function::FnOnce>::call_once::h498bd6c4b6ddeafc [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 53: 0x5598b916e4b3 - std::sys::unix::thread::Thread::new::thread_start::h36a191afeb7eed3f [INFO] [stdout] at /rustc/c3758fdc4730d7700b25a13cccff296a08f42c00/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 54: 0x7f6e0aa2e609 - start_thread [INFO] [stdout] 55: 0x7f6e0a7fc163 - clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] repos::tests::test_redirect_exist_get [INFO] [stdout] repos::tests::test_redirect_exist_head [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin mirror-intel' [INFO] running `Command { std: "docker" "inspect" "b9dbc61fcfcaa727f66bcb71e17968afc4ee7231f7647448202bd9dd68ed1194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9dbc61fcfcaa727f66bcb71e17968afc4ee7231f7647448202bd9dd68ed1194", kill_on_drop: false }` [INFO] [stdout] b9dbc61fcfcaa727f66bcb71e17968afc4ee7231f7647448202bd9dd68ed1194