[INFO] cloning repository https://github.com/mickjohn/friendly_file_server_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mickjohn/friendly_file_server_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmickjohn%2Ffriendly_file_server_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmickjohn%2Ffriendly_file_server_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f2b9b3e6bf11c6566a433c3a987ab7537d1a7a1 [INFO] testing mickjohn/friendly_file_server_rust against beta-2023-01-20 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmickjohn%2Ffriendly_file_server_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mickjohn/friendly_file_server_rust on toolchain beta-2023-01-20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mickjohn/friendly_file_server_rust [INFO] finished tweaking git repo https://github.com/mickjohn/friendly_file_server_rust [INFO] tweaked toml for git repo https://github.com/mickjohn/friendly_file_server_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mickjohn/friendly_file_server_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 297e389d1015bb60d69583af603024f0c6e8cebad0d1776ca22584438ec76e96 [INFO] running `Command { std: "docker" "start" "-a" "297e389d1015bb60d69583af603024f0c6e8cebad0d1776ca22584438ec76e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "297e389d1015bb60d69583af603024f0c6e8cebad0d1776ca22584438ec76e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "297e389d1015bb60d69583af603024f0c6e8cebad0d1776ca22584438ec76e96", kill_on_drop: false }` [INFO] [stdout] 297e389d1015bb60d69583af603024f0c6e8cebad0d1776ca22584438ec76e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03b8ef3379235964d79eda92df1649c76c7f51da2c36967ef430535e210726f2 [INFO] running `Command { std: "docker" "start" "-a" "03b8ef3379235964d79eda92df1649c76c7f51da2c36967ef430535e210726f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling argon2 v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling friendly_file_server_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `UserRole` [INFO] [stdout] --> src/webserver/filters.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | UserRole, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_url` is never read [INFO] [stdout] --> src/args.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 27 | struct JsonConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub db_url: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_url` is never read [INFO] [stdout] --> src/args.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 48 | struct CliConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub db_url: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase + 'a` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 39 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase + 'a` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 54 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | ) -> impl Filter + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 69 | ) -> impl Filter + Clone { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> impl Filter + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 84 | ) -> impl Filter + Clone { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> impl Filter + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 97 | ) -> impl Filter + Clone { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.94s [INFO] running `Command { std: "docker" "inspect" "03b8ef3379235964d79eda92df1649c76c7f51da2c36967ef430535e210726f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b8ef3379235964d79eda92df1649c76c7f51da2c36967ef430535e210726f2", kill_on_drop: false }` [INFO] [stdout] 03b8ef3379235964d79eda92df1649c76c7f51da2c36967ef430535e210726f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a72e549061d5c1ab2d18b5a43cbda40fd6786306cddfd1cfd10553c98011d83b [INFO] running `Command { std: "docker" "start" "-a" "a72e549061d5c1ab2d18b5a43cbda40fd6786306cddfd1cfd10553c98011d83b", kill_on_drop: false }` [INFO] [stderr] Compiling friendly_file_server_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `UserRole` [INFO] [stdout] --> src/webserver/filters.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | UserRole, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_url` is never read [INFO] [stdout] --> src/args.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 27 | struct JsonConfig { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub db_url: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_url` is never read [INFO] [stdout] --> src/args.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 48 | struct CliConfig { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub db_url: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase + 'a` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 39 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase + 'a` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 54 | ) -> impl Filter + Clone + 'a { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | ) -> impl Filter + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 69 | ) -> impl Filter + Clone { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> impl Filter + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 84 | ) -> impl Filter + Clone { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stdout] --> src/webserver/filters.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> impl Filter + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | type Extract: Tuple; // + Send; [INFO] [stdout] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stdout] | [INFO] [stdout] help: add this bound [INFO] [stdout] | [INFO] [stdout] 97 | ) -> impl Filter + Clone { [INFO] [stdout] | ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `Command { std: "docker" "inspect" "a72e549061d5c1ab2d18b5a43cbda40fd6786306cddfd1cfd10553c98011d83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72e549061d5c1ab2d18b5a43cbda40fd6786306cddfd1cfd10553c98011d83b", kill_on_drop: false }` [INFO] [stdout] a72e549061d5c1ab2d18b5a43cbda40fd6786306cddfd1cfd10553c98011d83b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7c7d0040c9c039b20370866531068cda8917676ea76b52d4d75a8ce35b066de [INFO] running `Command { std: "docker" "start" "-a" "e7c7d0040c9c039b20370866531068cda8917676ea76b52d4d75a8ce35b066de", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `UserRole` [INFO] [stderr] --> src/webserver/filters.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | UserRole, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `db_url` is never read [INFO] [stderr] --> src/args.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 27 | struct JsonConfig { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 32 | pub db_url: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JsonConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `db_url` is never read [INFO] [stderr] --> src/args.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 48 | struct CliConfig { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 54 | pub db_url: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CliConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase + 'a` does not satisfy its associated type bounds [INFO] [stderr] --> src/webserver/filters.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | ) -> impl Filter + Clone + 'a { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | type Extract: Tuple; // + Send; [INFO] [stderr] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(opaque_hidden_inferred_bound)]` on by default [INFO] [stderr] help: add this bound [INFO] [stderr] | [INFO] [stderr] 39 | ) -> impl Filter + Clone + 'a { [INFO] [stderr] | ++++++++++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase + 'a` does not satisfy its associated type bounds [INFO] [stderr] --> src/webserver/filters.rs:54:18 [INFO] [stderr] | [INFO] [stderr] 54 | ) -> impl Filter + Clone + 'a { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | type Extract: Tuple; // + Send; [INFO] [stderr] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stderr] | [INFO] [stderr] help: add this bound [INFO] [stderr] | [INFO] [stderr] 54 | ) -> impl Filter + Clone + 'a { [INFO] [stderr] | ++++++++++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stderr] --> src/webserver/filters.rs:69:18 [INFO] [stderr] | [INFO] [stderr] 69 | ) -> impl Filter + Clone { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | type Extract: Tuple; // + Send; [INFO] [stderr] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stderr] | [INFO] [stderr] help: add this bound [INFO] [stderr] | [INFO] [stderr] 69 | ) -> impl Filter + Clone { [INFO] [stderr] | ++++++++++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stderr] --> src/webserver/filters.rs:84:18 [INFO] [stderr] | [INFO] [stderr] 84 | ) -> impl Filter + Clone { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | type Extract: Tuple; // + Send; [INFO] [stderr] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stderr] | [INFO] [stderr] help: add this bound [INFO] [stderr] | [INFO] [stderr] 84 | ) -> impl Filter + Clone { [INFO] [stderr] | ++++++++++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: opaque type `impl warp::Filter + Clone + warp::filter::FilterBase` does not satisfy its associated type bounds [INFO] [stderr] --> src/webserver/filters.rs:97:18 [INFO] [stderr] | [INFO] [stderr] 97 | ) -> impl Filter + Clone { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filter/mod.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | type Extract: Tuple; // + Send; [INFO] [stderr] | ----- this associated type bound is unsatisfied for `impl Reply` [INFO] [stderr] | [INFO] [stderr] help: add this bound [INFO] [stderr] | [INFO] [stderr] 97 | ) -> impl Filter + Clone { [INFO] [stderr] | ++++++++++++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: `friendly_file_server_rust` (bin "friendly_file_server_rust" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/friendly_file_server_rust-3e9aade770811606) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test fs_utils::tests::test_create_serve_point ... ok [INFO] [stdout] test args::tests::test_validate_ip_addr ... ok [INFO] [stdout] test args::tests::test_load_users_from_str1 ... ok [INFO] [stdout] test fs_utils::tests::test_create_trail ... ok [INFO] [stdout] test fs_utils::tests::test_get_directory_listing ... ok [INFO] [stdout] test webserver::models::tests::test_auth_roles_ordering ... ok [INFO] [stdout] test fs_utils::tests::test_is_file ... ok [INFO] [stdout] test fs_utils::tests::test_is_subdir ... FAILED [INFO] [stdout] test fs_utils::tests::test_new_serve_point_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fs_utils::tests::test_is_subdir stdout ---- [INFO] [stdout] thread 'fs_utils::tests::test_is_subdir' panicked at 'assertion failed: !sp.is_subdir(&bad_folder)', src/fs_utils.rs:230:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564615c2790a - std::backtrace_rs::backtrace::libunwind::trace::ha2c9968036c01e9d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564615c2790a - std::backtrace_rs::backtrace::trace_unsynchronized::he1a001932db470cd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564615c2790a - std::sys_common::backtrace::_print_fmt::hec46d0348048ced1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x564615c2790a - ::fmt::hae6af3cdebadbacf [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564615c4bd0e - core::fmt::write::haaca5cc94426a37a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x564615c24515 - std::io::Write::write_fmt::hc12483ec4dacb904 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x564615c276d5 - std::sys_common::backtrace::_print::hb9a1e72369c21086 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x564615c276d5 - std::sys_common::backtrace::print::h2a7adadfd8e5c44e [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x564615c294cf - std::panicking::default_hook::{{closure}}::hfe512a542467ea2d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x564615c2918f - std::panicking::default_hook::h401910a1de1fc972 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x564615bcc897 - as core::ops::function::Fn>::call::h9ab830c7d8c900ed [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x564615bcc897 - test::test_main::{{closure}}::h820b7b2db383463a [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x564615c29bfd - as core::ops::function::Fn>::call::h7537cddbf52976e9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x564615c29bfd - std::panicking::rust_panic_with_hook::h3b0cbd3bfafcea65 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x564615c29932 - std::panicking::begin_panic_handler::{{closure}}::h4f61ce38ec506fc8 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x564615c27dbc - std::sys_common::backtrace::__rust_end_short_backtrace::h5a63b643138684ec [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x564615c29682 - rust_begin_unwind [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x564615b7daa3 - core::panicking::panic_fmt::hbbf80ba047bc629f [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x564615b7db7d - core::panicking::panic::h245c95e5cc8b1f49 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panicking.rs:111:5 [INFO] [stdout] 19: 0x564615b8dc23 - friendly_file_server_rust::fs_utils::tests::test_is_subdir::h43e2b8e8e65c9cdc [INFO] [stdout] at /opt/rustwide/workdir/src/fs_utils.rs:230:9 [INFO] [stdout] 20: 0x564615b8d7f7 - friendly_file_server_rust::fs_utils::tests::test_is_subdir::{{closure}}::h9fbb1d4caeea6890 [INFO] [stdout] at /opt/rustwide/workdir/src/fs_utils.rs:219:25 [INFO] [stdout] 21: 0x564615b936c5 - core::ops::function::FnOnce::call_once::hd6a385daf838db54 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 22: 0x564615bd1c4f - core::ops::function::FnOnce::call_once::h37c691e53eee9a34 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 23: 0x564615bd1c4f - test::__rust_begin_short_backtrace::h28d94c9623644c91 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:657:18 [INFO] [stdout] 24: 0x564615ba361c - test::run_test::{{closure}}::h1032e6e9f4940f98 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:648:30 [INFO] [stdout] 25: 0x564615ba361c - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d3ed8ffa962c51b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 26: 0x564615bd0caa - as core::ops::function::FnOnce>::call_once::h53039a7dcebd0651 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 27: 0x564615bd0caa - as core::ops::function::FnOnce<()>>::call_once::h8fe8e7d5dc726c46 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x564615bd0caa - std::panicking::try::do_call::hc1f3b48513c509c1 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 29: 0x564615bd0caa - std::panicking::try::hfff43c16520c2bae [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x564615bd0caa - std::panic::catch_unwind::hc0e682c45da261c7 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x564615bd0caa - test::run_test_in_process::h7652f3af71125e39 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:680:27 [INFO] [stdout] 32: 0x564615bd0caa - test::run_test::run_test_inner::{{closure}}::h744cbbe9ab82ef2b [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:574:39 [INFO] [stdout] 33: 0x564615b9dce1 - test::run_test::run_test_inner::{{closure}}::he3d226e87dbcc392 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/test/src/lib.rs:601:37 [INFO] [stdout] 34: 0x564615b9dce1 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb35e7c55229b535 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 35: 0x564615ba36ab - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf1d6faa09518b3c [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 36: 0x564615ba36ab - as core::ops::function::FnOnce<()>>::call_once::h2c6f2d52c0aa2a42 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x564615ba36ab - std::panicking::try::do_call::h8c32031b1be7efbd [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:483:40 [INFO] [stdout] 38: 0x564615ba36ab - std::panicking::try::h763acbdd475a8443 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panicking.rs:447:19 [INFO] [stdout] 39: 0x564615ba36ab - std::panic::catch_unwind::h9b1dd0f268c14068 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x564615ba36ab - std::thread::Builder::spawn_unchecked_::{{closure}}::h4ce1e54d3d7b51b9 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 41: 0x564615ba36ab - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5da01e7119bebdb [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x564615c2e403 - as core::ops::function::FnOnce>::call_once::h459fd2dcbb49956d [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 43: 0x564615c2e403 - as core::ops::function::FnOnce>::call_once::h1a7e2ee6d0d4f322 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x564615c2e403 - std::sys::unix::thread::Thread::new::thread_start::h56ebf228d9a6f8a6 [INFO] [stdout] at /rustc/b7a6d74d7a9432ea98453842e0c36c94a989cd8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fd709d6ab43 - [INFO] [stdout] 46: 0x7fd709dfbbb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fs_utils::tests::test_is_subdir [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin friendly_file_server_rust` [INFO] running `Command { std: "docker" "inspect" "e7c7d0040c9c039b20370866531068cda8917676ea76b52d4d75a8ce35b066de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c7d0040c9c039b20370866531068cda8917676ea76b52d4d75a8ce35b066de", kill_on_drop: false }` [INFO] [stdout] e7c7d0040c9c039b20370866531068cda8917676ea76b52d4d75a8ce35b066de