[INFO] cloning repository https://github.com/EiffelFly/axum-tonic-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EiffelFly/axum-tonic-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiffelFly%2Faxum-tonic-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiffelFly%2Faxum-tonic-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52fd23a085572c9964bfdb5c370d62e1f20db1d3 [INFO] testing EiffelFly/axum-tonic-api against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEiffelFly%2Faxum-tonic-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EiffelFly/axum-tonic-api on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EiffelFly/axum-tonic-api [INFO] finished tweaking git repo https://github.com/EiffelFly/axum-tonic-api [INFO] tweaked toml for git repo https://github.com/EiffelFly/axum-tonic-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EiffelFly/axum-tonic-api 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/edgedb/edgedb-rust` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost v0.11.2 [INFO] [stderr] Downloaded tonic-build v0.8.2 [INFO] [stderr] Downloaded prettyplease v0.1.21 [INFO] [stderr] Downloaded pbjson v0.4.0 [INFO] [stderr] Downloaded pbjson-types v0.4.0 [INFO] [stderr] Downloaded prost-derive v0.11.2 [INFO] [stderr] Downloaded prost-types v0.11.2 [INFO] [stderr] Downloaded scram v0.6.0 [INFO] [stderr] Downloaded snafu-derive v0.7.3 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded trybuild v1.0.71 [INFO] [stderr] Downloaded axum v0.6.0-rc.5 [INFO] [stderr] Downloaded pbjson-build v0.5.1 [INFO] [stderr] Downloaded tonic v0.8.2 [INFO] [stderr] Downloaded hdrhistogram v7.5.2 [INFO] [stderr] Downloaded arc-swap v1.5.1 [INFO] [stderr] Downloaded snafu v0.7.3 [INFO] [stderr] Downloaded protoc-gen-tonic v0.2.1 [INFO] [stderr] Downloaded axum-core v0.3.0-rc.3 [INFO] [stderr] Downloaded tls-api v0.7.0 [INFO] [stderr] Downloaded tls-api-rustls v0.7.0 [INFO] [stderr] Downloaded protoc-gen-prost-serde v0.2.1 [INFO] [stderr] Downloaded protoc-gen-prost v0.2.1 [INFO] [stderr] Downloaded tls-api-not-tls v0.7.0 [INFO] [stderr] Downloaded test-cert-gen v0.7.0 [INFO] [stderr] Downloaded pbjson-build v0.4.0 [INFO] [stderr] Downloaded protoc-gen-prost-crate v0.3.1 [INFO] [stderr] Downloaded tls-api-test v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c66534595b95d3712c9a37dcfc47263326c1b9367ae62b0d41bd77e377fbf281 [INFO] running `Command { std: "docker" "start" "-a" "c66534595b95d3712c9a37dcfc47263326c1b9367ae62b0d41bd77e377fbf281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c66534595b95d3712c9a37dcfc47263326c1b9367ae62b0d41bd77e377fbf281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66534595b95d3712c9a37dcfc47263326c1b9367ae62b0d41bd77e377fbf281", kill_on_drop: false }` [INFO] [stdout] c66534595b95d3712c9a37dcfc47263326c1b9367ae62b0d41bd77e377fbf281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d535b6427658ec549f4ef4213e09830d507056ace90bd8f60c1ea6f8559f85 [INFO] running `Command { std: "docker" "start" "-a" "70d535b6427658ec549f4ef4213e09830d507056ace90bd8f60c1ea6f8559f85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tls-api-test v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling test-cert-gen v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling hdrhistogram v7.5.2 [INFO] [stderr] Compiling serde_json v1.0.88 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling prettyplease v0.1.21 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling trybuild v1.0.71 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling edgedb-errors v0.3.0 (https://github.com/edgedb/edgedb-rust?branch=master#fe0af0ed) [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling matchit v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling scram v0.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling prost-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling snafu-derive v0.7.3 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tls-api v0.7.0 [INFO] [stderr] Compiling prost v0.11.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-types v0.11.2 [INFO] [stderr] Compiling snafu v0.7.3 [INFO] [stderr] Compiling tls-api-rustls v0.7.0 [INFO] [stderr] Compiling prost-build v0.11.1 [INFO] [stderr] Compiling pbjson-build v0.4.0 [INFO] [stderr] Compiling pbjson-build v0.5.1 [INFO] [stderr] Compiling protoc-gen-prost v0.2.1 [INFO] [stderr] Compiling tonic-build v0.8.2 [INFO] [stderr] Compiling protoc-gen-prost-crate v0.3.1 [INFO] [stderr] Compiling protoc-gen-prost-serde v0.2.1 [INFO] [stderr] Compiling pbjson-types v0.4.0 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling axum-core v0.3.0-rc.3 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling protoc-gen-tonic v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling edgedb-derive v0.4.0 (https://github.com/edgedb/edgedb-rust?branch=master#fe0af0ed) [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tls-api-not-tls v0.7.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling pbjson v0.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling edgedb-protocol v0.4.0 (https://github.com/edgedb/edgedb-rust?branch=master#fe0af0ed) [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling edgedb-tokio v0.3.0 (https://github.com/edgedb/edgedb-rust?branch=master#fe0af0ed) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.0-rc.5 [INFO] [stderr] Compiling tonic v0.8.2 [INFO] [stderr] Compiling axum-tonic-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `FILE_DESCRIPTOR_SET` is never used [INFO] [stdout] --> src/gen/helloworld.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const FILE_DESCRIPTOR_SET: &[u8] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "70d535b6427658ec549f4ef4213e09830d507056ace90bd8f60c1ea6f8559f85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d535b6427658ec549f4ef4213e09830d507056ace90bd8f60c1ea6f8559f85", kill_on_drop: false }` [INFO] [stdout] 70d535b6427658ec549f4ef4213e09830d507056ace90bd8f60c1ea6f8559f85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6028662d5517e1befe4d94fab0da912169ea289c757f08378e1e8a1f84d0cec7 [INFO] running `Command { std: "docker" "start" "-a" "6028662d5517e1befe4d94fab0da912169ea289c757f08378e1e8a1f84d0cec7", kill_on_drop: false }` [INFO] [stderr] Compiling axum-tonic-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `FILE_DESCRIPTOR_SET` is never used [INFO] [stdout] --> src/gen/helloworld.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const FILE_DESCRIPTOR_SET: &[u8] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6028662d5517e1befe4d94fab0da912169ea289c757f08378e1e8a1f84d0cec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6028662d5517e1befe4d94fab0da912169ea289c757f08378e1e8a1f84d0cec7", kill_on_drop: false }` [INFO] [stdout] 6028662d5517e1befe4d94fab0da912169ea289c757f08378e1e8a1f84d0cec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 703a45ebcf3c5c204843f6de8575583b979e90de39556f447c2e44c23b5ad55c [INFO] running `Command { std: "docker" "start" "-a" "703a45ebcf3c5c204843f6de8575583b979e90de39556f447c2e44c23b5ad55c", kill_on_drop: false }` [INFO] [stderr] warning: constant `FILE_DESCRIPTOR_SET` is never used [INFO] [stderr] --> src/gen/helloworld.rs:15:11 [INFO] [stderr] | [INFO] [stderr] 15 | pub const FILE_DESCRIPTOR_SET: &[u8] = &[ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `axum-tonic-api` (bin "axum-tonic-api" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_tonic_api-a2e354b2113ab67b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "703a45ebcf3c5c204843f6de8575583b979e90de39556f447c2e44c23b5ad55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703a45ebcf3c5c204843f6de8575583b979e90de39556f447c2e44c23b5ad55c", kill_on_drop: false }` [INFO] [stdout] 703a45ebcf3c5c204843f6de8575583b979e90de39556f447c2e44c23b5ad55c