[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] fd94f5c93b52d6bef9690fa7c708b1250ca7de62 [INFO] testing sjtug/mirror-intel against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjtug%2Fmirror-intel" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjtug/mirror-intel on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-5/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15ec5c8954791234d3ac60a24a7a931ccd1c01b93d17bd329d582fc2d9090503 [INFO] running `Command { std: "docker" "start" "-a" "15ec5c8954791234d3ac60a24a7a931ccd1c01b93d17bd329d582fc2d9090503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ec5c8954791234d3ac60a24a7a931ccd1c01b93d17bd329d582fc2d9090503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ec5c8954791234d3ac60a24a7a931ccd1c01b93d17bd329d582fc2d9090503", kill_on_drop: false }` [INFO] [stdout] 15ec5c8954791234d3ac60a24a7a931ccd1c01b93d17bd329d582fc2d9090503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b70e716ab2eee505ca7b47f1e50a97526c81f0a0ae378ce3f93ecd2b29c85870 [INFO] running `Command { std: "docker" "start" "-a" "b70e716ab2eee505ca7b47f1e50a97526c81f0a0ae378ce3f93ecd2b29c85870", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling protobuf v2.22.0 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.60 [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 thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [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 atomic v0.5.0 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?rev=93e62c86eddf7cc9a7fc40b044182f83f0d7d92a#93e62c86) [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [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 native-tls v0.2.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling idna v0.2.2 [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 pear_codegen v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.42 [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 time-macros v0.1.1 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling pear v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.13 [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 serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling hyper v0.14.4 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "b70e716ab2eee505ca7b47f1e50a97526c81f0a0ae378ce3f93ecd2b29c85870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70e716ab2eee505ca7b47f1e50a97526c81f0a0ae378ce3f93ecd2b29c85870", kill_on_drop: false }` [INFO] [stdout] b70e716ab2eee505ca7b47f1e50a97526c81f0a0ae378ce3f93ecd2b29c85870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a067a47a1a48721e0d1fef63c2d1135d718f1a898c90b1a80b2337e0ffe9a2d [INFO] running `Command { std: "docker" "start" "-a" "4a067a47a1a48721e0d1fef63c2d1135d718f1a898c90b1a80b2337e0ffe9a2d", kill_on_drop: false }` [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.47s [INFO] running `Command { std: "docker" "inspect" "4a067a47a1a48721e0d1fef63c2d1135d718f1a898c90b1a80b2337e0ffe9a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a067a47a1a48721e0d1fef63c2d1135d718f1a898c90b1a80b2337e0ffe9a2d", kill_on_drop: false }` [INFO] [stdout] 4a067a47a1a48721e0d1fef63c2d1135d718f1a898c90b1a80b2337e0ffe9a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3fbc32e425416bf6854ca92ab4b89da7c8e9b73069c1a26c6cf6244df463e580 [INFO] running `Command { std: "docker" "start" "-a" "3fbc32e425416bf6854ca92ab4b89da7c8e9b73069c1a26c6cf6244df463e580", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mirror_intel-3357d52f09c83abf) [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 artifacts::tests::test_overlay_file_create ... ok [INFO] [stdout] test repos::tests::test_github_release ... ok [INFO] [stdout] test repos::tests::test_redirect_forbidden_get ... ok [INFO] [stdout] test repos::tests::test_proxy_head ... ok [INFO] [stdout] test repos::tests::test_url_segment ... ok [INFO] [stdout] test repos::tests::test_redirect_forbidden_head ... 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_missing_get ... 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: 32 [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:454:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55be7db2c010 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be7db2c010 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be7db2c010 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be7db2c010 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be7db5291c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55be7db257b5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55be7db2e6fb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be7db2e6fb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be7db2e6fb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55be7db2e20c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55be7db2edc4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55be7db2e8a7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be7db2c50c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be7db2e809 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55be7cd4caa1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55be7db50118 - core::panicking::assert_failed_inner::hd10540743cd0e11a [INFO] [stdout] 16: 0x55be7ce4d0da - core::panicking::assert_failed::hb7cbf65bae2796f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55be7ce1e5a1 - mirror_intel::repos::tests::test_redirect_exist_get::{{closure}}::ha83019f8d90ab13d [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:454:9 [INFO] [stdout] 18: 0x55be7cdcdfcb - as core::future::future::Future>::poll::hfa9145520014a35e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55be7ce53ca0 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h102bfea7f21c11d5 [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: 0x55be7cdf7bfc - tokio::coop::with_budget::{{closure}}::h0525a60c7d299184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 21: 0x55be7cde0131 - std::thread::local::LocalKey::try_with::hdf405f83d3c5a5dd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55be7cddb00d - std::thread::local::LocalKey::with::h7dae67f1c5d8c123 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55be7ce52d90 - tokio::coop::with_budget::hc59321a3e3cccab0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 24: 0x55be7ce52d90 - tokio::coop::budget::h27868d444504a767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 25: 0x55be7ce52d90 - tokio::park::thread::CachedParkThread::block_on::he6dc9bdc9800c1e4 [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: 0x55be7cdecc47 - tokio::runtime::enter::Enter::block_on::h6b3da10a1d49395f [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: 0x55be7ce555fc - tokio::runtime::thread_pool::ThreadPool::block_on::hda204fe962a4e306 [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: 0x55be7cdc98d8 - tokio::runtime::Runtime::block_on::h91d0cd57824e6925 [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: 0x55be7cdd40f5 - rocket::async_test::hefe4bdff2b35ad32 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/93e62c8/core/lib/src/lib.rs:167:5 [INFO] [stdout] 30: 0x55be7ce1de01 - mirror_intel::repos::tests::test_redirect_exist_get::h85985bde3cf5d2b9 [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:449:40 [INFO] [stdout] 31: 0x55be7ce1ddba - mirror_intel::repos::tests::test_redirect_exist_get::{{closure}}::hdd326799754d1d47 [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:449:11 [INFO] [stdout] 32: 0x55be7ce12e7e - core::ops::function::FnOnce::call_once::h5ab2857fd4bfe6e1 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55be7cf35933 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55be7cf35933 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 35: 0x55be7cf343e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55be7cf343e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55be7cf343e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55be7cf343e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55be7cf343e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55be7cf343e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 41: 0x55be7cf343e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 42: 0x55be7cf02b7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 43: 0x55be7cf02b7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 44: 0x55be7cf07358 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55be7cf07358 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55be7cf07358 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55be7cf07358 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55be7cf07358 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55be7cf07358 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55be7cf07358 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55be7db34cb7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55be7db34cb7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55be7db34cb7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 54: 0x7fdc72bee609 - start_thread [INFO] [stdout] 55: 0x7fdc729be293 - 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: 32 [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:466:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55be7db2c010 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55be7db2c010 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55be7db2c010 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55be7db2c010 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55be7db5291c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55be7db257b5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55be7db2e6fb - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55be7db2e6fb - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55be7db2e6fb - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55be7db2e20c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55be7db2edc4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55be7db2e8a7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55be7db2c50c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55be7db2e809 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55be7cd4caa1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55be7db50118 - core::panicking::assert_failed_inner::hd10540743cd0e11a [INFO] [stdout] 16: 0x55be7ce4d0da - core::panicking::assert_failed::hb7cbf65bae2796f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55be7ce1f091 - mirror_intel::repos::tests::test_redirect_exist_head::{{closure}}::h4f3a6183b0b59e8b [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:466:9 [INFO] [stdout] 18: 0x55be7cdcbd1b - as core::future::future::Future>::poll::h3369cb5d0f9f9e9e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55be7ce53fa0 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5f5df35047b1ea32 [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: 0x55be7cdfa0cc - tokio::coop::with_budget::{{closure}}::h9373ed05ab026231 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 21: 0x55be7cdde281 - std::thread::local::LocalKey::try_with::h87f8ab4227e290c2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55be7cdda95d - std::thread::local::LocalKey::with::h31b7fa8a82a0a742 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55be7ce4dcc0 - tokio::coop::with_budget::ha9aec2392fdf62c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 24: 0x55be7ce4dcc0 - tokio::coop::budget::h3bbc5d446f30d542 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 25: 0x55be7ce4dcc0 - tokio::park::thread::CachedParkThread::block_on::h15cd46133a66b715 [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: 0x55be7cded037 - tokio::runtime::enter::Enter::block_on::hbbe121142c7f8bf9 [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: 0x55be7ce5517c - tokio::runtime::thread_pool::ThreadPool::block_on::h55c7a24cb2539068 [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: 0x55be7cdc9a68 - tokio::runtime::Runtime::block_on::h97a19a447360cc96 [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: 0x55be7cdd3b85 - rocket::async_test::hb900244c093886a3 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/rocket-8bf16d9ca7e90bdc/93e62c8/core/lib/src/lib.rs:167:5 [INFO] [stdout] 30: 0x55be7ce1e8f1 - mirror_intel::repos::tests::test_redirect_exist_head::h64dee0ed31416ae1 [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:462:41 [INFO] [stdout] 31: 0x55be7ce1e8aa - mirror_intel::repos::tests::test_redirect_exist_head::{{closure}}::hdab902e3f1c98e7e [INFO] [stdout] at /opt/rustwide/workdir/src/repos.rs:462:11 [INFO] [stdout] 32: 0x55be7ce12cbe - core::ops::function::FnOnce::call_once::h3172787daffc5787 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 33: 0x55be7cf35933 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55be7cf35933 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 35: 0x55be7cf343e8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x55be7cf343e8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 37: 0x55be7cf343e8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 38: 0x55be7cf343e8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 39: 0x55be7cf343e8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 40: 0x55be7cf343e8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 41: 0x55be7cf343e8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 42: 0x55be7cf02b7d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 43: 0x55be7cf02b7d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 44: 0x55be7cf07358 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 45: 0x55be7cf07358 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 46: 0x55be7cf07358 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 47: 0x55be7cf07358 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 48: 0x55be7cf07358 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 49: 0x55be7cf07358 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 50: 0x55be7cf07358 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55be7db34cb7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x55be7db34cb7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 53: 0x55be7db34cb7 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 54: 0x7fdc72bee609 - start_thread [INFO] [stdout] 55: 0x7fdc729be293 - 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.51s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin mirror-intel' [INFO] running `Command { std: "docker" "inspect" "3fbc32e425416bf6854ca92ab4b89da7c8e9b73069c1a26c6cf6244df463e580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbc32e425416bf6854ca92ab4b89da7c8e9b73069c1a26c6cf6244df463e580", kill_on_drop: false }` [INFO] [stdout] 3fbc32e425416bf6854ca92ab4b89da7c8e9b73069c1a26c6cf6244df463e580