[INFO] fetching crate teloxide 0.7.3... [INFO] testing teloxide-0.7.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate teloxide 0.7.3 into /workspace/builds/worker-79/source [INFO] validating manifest of crates.io crate teloxide 0.7.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-79/source/rust-toolchain.toml [INFO] started tweaking crates.io crate teloxide 0.7.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate teloxide 0.7.3 [INFO] tweaked toml for crates.io crate teloxide 0.7.3 written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate crates.io crate teloxide 0.7.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-tls v0.2.9 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded tokio-tungstenite v0.15.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.11 [INFO] [stderr] Downloaded sqlx-rt v0.5.11 [INFO] [stderr] Downloaded sqlx v0.5.11 [INFO] [stderr] Downloaded redis v0.20.2 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.0 [INFO] [stderr] Downloaded frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Downloaded frunk_derives v0.4.0 [INFO] [stderr] Downloaded sqlformat v0.1.8 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded dptree v0.1.1 [INFO] [stderr] Downloaded tungstenite v0.14.0 [INFO] [stderr] Downloaded warp v0.3.2 [INFO] [stderr] Downloaded frunk_core v0.4.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.23.2 [INFO] [stderr] Downloaded sqlx-core v0.5.11 [INFO] [stderr] Downloaded frunk v0.4.0 [INFO] [stderr] Downloaded smart-default v0.6.0 [INFO] [stderr] Downloaded teloxide-macros v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 175a0905d6a5478b68b2d879fa84ef054824ddfea1d7b7bb488cfd966afea32f [INFO] running `Command { std: "docker" "start" "-a" "175a0905d6a5478b68b2d879fa84ef054824ddfea1d7b7bb488cfd966afea32f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "175a0905d6a5478b68b2d879fa84ef054824ddfea1d7b7bb488cfd966afea32f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "175a0905d6a5478b68b2d879fa84ef054824ddfea1d7b7bb488cfd966afea32f", kill_on_drop: false }` [INFO] [stdout] 175a0905d6a5478b68b2d879fa84ef054824ddfea1d7b7bb488cfd966afea32f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb2d7e7c201f7148b733a467c6ed6c7af8b6f0e1bec84d1bdc41d832f0e32933 [INFO] running `Command { std: "docker" "start" "-a" "cb2d7e7c201f7148b733a467c6ed6c7af8b6f0e1bec84d1bdc41d832f0e32933", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling flurry v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aquamarine v0.1.11 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling dptree v0.1.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling teloxide-core v0.4.5 [INFO] [stderr] Compiling teloxide v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.01s [INFO] running `Command { std: "docker" "inspect" "cb2d7e7c201f7148b733a467c6ed6c7af8b6f0e1bec84d1bdc41d832f0e32933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb2d7e7c201f7148b733a467c6ed6c7af8b6f0e1bec84d1bdc41d832f0e32933", kill_on_drop: false }` [INFO] [stdout] cb2d7e7c201f7148b733a467c6ed6c7af8b6f0e1bec84d1bdc41d832f0e32933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3356ccbe3760a3ef2483086c9de87a9df3239bd675eb0080afe1980e53c6f40 [INFO] running `Command { std: "docker" "start" "-a" "b3356ccbe3760a3ef2483086c9de87a9df3239bd675eb0080afe1980e53c6f40", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling teloxide v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `teloxide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dices --edition=2018 examples/dices.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="auto-send"' --cfg 'feature="cache-me"' --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="dispatching2"' --cfg 'feature="dptree"' --cfg 'feature="native-tls"' -C metadata=665729c7613db683 -C extra-filename=-665729c7613db683 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2d9de639ab954a37.rlib --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-354991b70aa28b21.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3c39e439e40c39.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-03f2ceaae8a4d121.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-eb0dbe2f0fe101f8.so --extern dptree=/opt/rustwide/target/debug/deps/libdptree-522bfba9e8d06757.rlib --extern flurry=/opt/rustwide/target/debug/deps/libflurry-ecd4c8e48afbca2f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5432b6ca8e3a9ab3.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-991dab31e413b950.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-244dd228a9264c87.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6b2a74cd761efa67.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-778e16fe90af530f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c7547cfeef34fdcc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a1d4bc73425bfa76.rlib --extern serde_with_macros=/opt/rustwide/target/debug/deps/libserde_with_macros-8cf9d699e2751c06.so --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-6d809455db8823d6.so --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-146e4a9f2e5beb74.rlib --extern teloxide_core=/opt/rustwide/target/debug/deps/libteloxide_core-805e4f6d9f43a861.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-04b13436f7c857e8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc8c93802f540568.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-221d074d35d1e5c5.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-96321f5ccfc724ba.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-64e92598d14fc114.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.heroku_ping_pong.c69e0984-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67.2a02o9lkvhb9v4h4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-244dd228a9264c87.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-188c92439b91bf4f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libatty-ca47d8d3709d587c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libregex-306e3c306c6b849d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e281fa818726eabc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libreqwest-778e16fe90af530f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1824c6e3d23ba265.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7065b984334ac6f8.rlib" "/opt/rustwide/target/debug/deps/libhyper-2579e6684466538d.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libh2-3842d946d5fb546c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2d7647d95dc41068.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4c23d3e67c5dcc0e.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5cabd08f97af719d.rlib" "/opt/rustwide/target/debug/deps/libtokio-0c4dd60b8a6d9159.rlib" "/opt/rustwide/target/debug/deps/libmio-aac693cc97e78f4f.rlib" "/opt/rustwide/target/debug/deps/libiovec-b3f804cd8e1f255c.rlib" "/opt/rustwide/target/debug/deps/libnet2-36daac2ecc19793e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b132a0b80c92c935.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libwarp-64e92598d14fc114.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3ae46702dfcb31ee.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-82485b7e26c46ffb.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libsha1-a139b30eff753096.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cc6770b8e365669b.rlib" "/opt/rustwide/target/debug/deps/libdigest-7a6efe86d293e42a.rlib" "/opt/rustwide/target/debug/deps/libmultipart-dab50fe8ba9316ac.rlib" "/opt/rustwide/target/debug/deps/libtwoway-452e205e116a44a5.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-bc770fe94239bb90.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6a0a516aebd3d9cf.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c37a7eeccff4a45.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-6b2a74cd761efa67.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ce1dd9ccb645cf5a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-577a7912f5972dd2.rlib" "/opt/rustwide/target/debug/deps/libheaders-a67aa0958fb211cc.rlib" "/opt/rustwide/target/debug/deps/libsha1-3290c2852bad38da.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-25ba4d886967ba8f.rlib" "/opt/rustwide/target/debug/deps/libdigest-9e67862324965a29.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e10d7f50ee65aa52.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-51a0e1a6882f6167.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e56fce590bdcd1a0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-aada0de96b544933.rlib" "/opt/rustwide/target/debug/deps/libteloxide-146e4a9f2e5beb74.rlib" "/opt/rustwide/target/debug/deps/libdptree-522bfba9e8d06757.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-221d074d35d1e5c5.rlib" "/opt/rustwide/target/debug/deps/libteloxide_core-805e4f6d9f43a861.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-b2686b1c68f7eb03.rlib" "/opt/rustwide/target/debug/deps/libuuid-bbd141f0b39b6942.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8b2470c0ee515d85.rlib" "/opt/rustwide/target/debug/deps/libpin_project-991dab31e413b950.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04b13436f7c857e8.rlib" "/opt/rustwide/target/debug/deps/libtakecell-60714a32ac35abf3.rlib" "/opt/rustwide/target/debug/deps/librc_box-953583ca5e649e0f.rlib" "/opt/rustwide/target/debug/deps/liberasable-bf41b9428ea31319.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libchrono-03f2ceaae8a4d121.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b63150fe05b7455e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2cc145661d7870f5.rlib" "/opt/rustwide/target/debug/deps/libtime-a0781a9010ab2e35.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b32efeb65a66d16e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e2d7816223aeee72.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ed6ca1080e12b96e.rlib" "/opt/rustwide/target/debug/deps/libipnet-5bb4cbf7ec46b073.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8a1f196cfa6b793c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a1d4bc73425bfa76.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5577daa6e4f15e9b.rlib" "/opt/rustwide/target/debug/deps/libunicase-15db039ee2d27092.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-26dc5c7c6f18a83d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-eed7bf23be22b47d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6e4f0c3f540beac6.rlib" "/opt/rustwide/target/debug/deps/libhyper-df0c3e8654121e24.rlib" "/opt/rustwide/target/debug/deps/libwant-613ae8a1cdec47d2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f60ef16d9dfda39c.rlib" "/opt/rustwide/target/debug/deps/libh2-1ad742e7194d5d4a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-34384a5fbfbd89bf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-3d5e1fc15fe58a7d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3646939f1b5c76bc.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-86d75d1b1a7da7ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-96321f5ccfc724ba.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/liburl-8c4f8af9e50be30e.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libserde-c7547cfeef34fdcc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libflurry-ecd4c8e48afbca2f.rlib" "/opt/rustwide/target/debug/deps/libahash-d50e6a763f5846a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25a496e8bf7d7508.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a13524338fa5678d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a52714eace106b39.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-38abe80978b894ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dfad7171ff52b87e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libtokio-cc8c93802f540568.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4711531fcaf015cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c72d850648a0b55.rlib" "/opt/rustwide/target/debug/deps/libsocket2-68856f29318317b7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libmio-6f806d971a05aab1.rlib" "/opt/rustwide/target/debug/deps/liblibc-77f2c12d7e48ef94.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libfutures-5432b6ca8e3a9ab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f1ac94e7486b5089.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3e26cb1f3cd6a666.rlib" "/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f972f029af34abcb.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e1dc8f75dc60e5ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3754ce5dfc80cf56.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ecde0fd8afc76364.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/heroku_ping_pong-680b38c2ab62ee67" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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" "b3356ccbe3760a3ef2483086c9de87a9df3239bd675eb0080afe1980e53c6f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3356ccbe3760a3ef2483086c9de87a9df3239bd675eb0080afe1980e53c6f40", kill_on_drop: false }` [INFO] [stdout] b3356ccbe3760a3ef2483086c9de87a9df3239bd675eb0080afe1980e53c6f40