[INFO] crate qiniu-multipart 0.16.2 is already in cache [INFO] testing qiniu-multipart-0.16.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate qiniu-multipart 0.16.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate qiniu-multipart 0.16.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate qiniu-multipart 0.16.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate qiniu-multipart 0.16.2 [INFO] tweaked toml for crates.io crate qiniu-multipart 0.16.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate qiniu-multipart 0.16.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-1/source/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14421db3b16bd2c9bac15b44145f23f5ae05948992810fca128fdfa084ccc648 [INFO] running `Command { std: "docker" "start" "-a" "14421db3b16bd2c9bac15b44145f23f5ae05948992810fca128fdfa084ccc648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14421db3b16bd2c9bac15b44145f23f5ae05948992810fca128fdfa084ccc648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14421db3b16bd2c9bac15b44145f23f5ae05948992810fca128fdfa084ccc648", kill_on_drop: false }` [INFO] [stdout] 14421db3b16bd2c9bac15b44145f23f5ae05948992810fca128fdfa084ccc648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3672642724b15e2a76d16a4f8ba59649f65cbaf29ea48425793886a5c6a6917e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3672642724b15e2a76d16a4f8ba59649f65cbaf29ea48425793886a5c6a6917e", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling qiniu-multipart v0.16.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/server/save.rs:667:42 [INFO] [stdout] | [INFO] [stdout] 667 | occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [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 58.81s [INFO] running `Command { std: "docker" "inspect" "3672642724b15e2a76d16a4f8ba59649f65cbaf29ea48425793886a5c6a6917e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3672642724b15e2a76d16a4f8ba59649f65cbaf29ea48425793886a5c6a6917e", kill_on_drop: false }` [INFO] [stdout] 3672642724b15e2a76d16a4f8ba59649f65cbaf29ea48425793886a5c6a6917e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0e1fc9e205e1894d91e7ee929d7cd25a23abc4771a89e415f00ea84bbb5c3cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0e1fc9e205e1894d91e7ee929d7cd25a23abc4771a89e415f00ea84bbb5c3cd", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/server/save.rs:667:42 [INFO] [stdout] | [INFO] [stdout] 667 | occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling qiniu-multipart v0.16.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/server/save.rs:667:42 [INFO] [stdout] | [INFO] [stdout] 667 | occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'iron::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qiniu-multipart`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name qiniu_multipart src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="buf_redux"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="httparse"' --cfg 'feature="hyper"' --cfg 'feature="iron"' --cfg 'feature="mock"' --cfg 'feature="nickel"' --cfg 'feature="quick-error"' --cfg 'feature="safemem"' --cfg 'feature="server"' --cfg 'feature="tiny_http"' --cfg 'feature="twoway"' -C metadata=a718caa1728d30f7 -C extra-filename=-a718caa1728d30f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern buf_redux=/opt/rustwide/target/debug/deps/libbuf_redux-e64dd09b6f00f829.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5691d88970826eb3.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f08b10b98cab1a70.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-736ab3122004fe5d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-65cc88a1c797fb4f.rlib --extern nickel=/opt/rustwide/target/debug/deps/libnickel-6daf2c1420224d9c.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7bf88ec280b529eb.rlib --extern safemem=/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fe043d77c87e17a6.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-32fc4ae2e8143f9c.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-356a3a607b67453f.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.hyper_server.4w0u4pz5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0" "/opt/rustwide/target/debug/examples/hyper_server-ae0faf41a486f0f0.1xcqg5bglsafy4o7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqiniu_multipart-76e5cece68207221.rlib" "/opt/rustwide/target/debug/deps/libnickel-6daf2c1420224d9c.rlib" "/opt/rustwide/target/debug/deps/libgroupable-59c82c6626d7b843.rlib" "/opt/rustwide/target/debug/deps/libmustache-142162a54812e5fe.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4ac2b3171b3c4ec3.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libserde-926e5ac6da8c2f29.rlib" "/opt/rustwide/target/debug/deps/libtwoway-356a3a607b67453f.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-e64dd09b6f00f829.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-32fc4ae2e8143f9c.rlib" "/opt/rustwide/target/debug/deps/libchrono-02a31854237892d1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4f2c526cf642f9cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4160948e4a02c9bf.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-18aae05f5d4e5f74.rlib" "/opt/rustwide/target/debug/deps/libascii-7ae87c2de7eb7865.rlib" "/opt/rustwide/target/debug/deps/libiron-736ab3122004fe5d.rlib" "/opt/rustwide/target/debug/deps/libmodifier-30681a47e9827ea3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-023bb2d7a26ac067.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libplugin-0abe74f5f06c8e14.rlib" "/opt/rustwide/target/debug/deps/libtypemap-8235932b470f6c4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-db4f40b5f27a293a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-fe043d77c87e17a6.rlib" "/opt/rustwide/target/debug/deps/librand-245a711128801075.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1abb5867d8ede627.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-8575c620821f4a9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8a374f227ac81958.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/librand-7bf88ec280b529eb.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-6cfe2a3e4f69467b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-65cc88a1c797fb4f.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80f0b0ffe605032.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libhyper-f08b10b98cab1a70.rlib" "/opt/rustwide/target/debug/deps/libmime-5ec2eb9ff417f1e7.rlib" "/opt/rustwide/target/debug/deps/liblog-7fb1f866bdf36c3e.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6464332dca485ef6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/liburl-0cdb860826b29f62.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-a255cce730a7ad9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6c04e29e79ba4e71.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libtime-858bbf12a2411499.rlib" "/opt/rustwide/target/debug/deps/liblibc-5dae16be1296b8a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-949a9fbcfc45c61c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.tiny_http.51dqu44e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6" "/opt/rustwide/target/debug/examples/tiny_http-130dd3571c0e92c6.3rua5qwjzhr3luww.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libqiniu_multipart-76e5cece68207221.rlib" "/opt/rustwide/target/debug/deps/libnickel-6daf2c1420224d9c.rlib" "/opt/rustwide/target/debug/deps/libgroupable-59c82c6626d7b843.rlib" "/opt/rustwide/target/debug/deps/libmustache-142162a54812e5fe.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4ac2b3171b3c4ec3.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libserde-926e5ac6da8c2f29.rlib" "/opt/rustwide/target/debug/deps/libtwoway-356a3a607b67453f.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-e64dd09b6f00f829.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-32fc4ae2e8143f9c.rlib" "/opt/rustwide/target/debug/deps/libchrono-02a31854237892d1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4f2c526cf642f9cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4160948e4a02c9bf.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-18aae05f5d4e5f74.rlib" "/opt/rustwide/target/debug/deps/libascii-7ae87c2de7eb7865.rlib" "/opt/rustwide/target/debug/deps/libiron-736ab3122004fe5d.rlib" "/opt/rustwide/target/debug/deps/libmodifier-30681a47e9827ea3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-023bb2d7a26ac067.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libplugin-0abe74f5f06c8e14.rlib" "/opt/rustwide/target/debug/deps/libtypemap-8235932b470f6c4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-db4f40b5f27a293a.rlib" "/opt/rustwide/target/debug/deps/libhyper-f08b10b98cab1a70.rlib" "/opt/rustwide/target/debug/deps/libmime-5ec2eb9ff417f1e7.rlib" "/opt/rustwide/target/debug/deps/liblog-7fb1f866bdf36c3e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libtypeable-73da98dcfa8cf9fe.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6464332dca485ef6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/liburl-0cdb860826b29f62.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-a255cce730a7ad9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6c04e29e79ba4e71.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libtime-858bbf12a2411499.rlib" "/opt/rustwide/target/debug/deps/libbase64-949a9fbcfc45c61c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-fe043d77c87e17a6.rlib" "/opt/rustwide/target/debug/deps/librand-245a711128801075.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1abb5867d8ede627.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-8575c620821f4a9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8a374f227ac81958.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/librand-7bf88ec280b529eb.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-6cfe2a3e4f69467b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5dae16be1296b8a9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-65cc88a1c797fb4f.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80f0b0ffe605032.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e0e1fc9e205e1894d91e7ee929d7cd25a23abc4771a89e415f00ea84bbb5c3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e1fc9e205e1894d91e7ee929d7cd25a23abc4771a89e415f00ea84bbb5c3cd", kill_on_drop: false }` [INFO] [stdout] e0e1fc9e205e1894d91e7ee929d7cd25a23abc4771a89e415f00ea84bbb5c3cd