[INFO] cloning repository https://github.com/aweis89/rust-envoy-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aweis89/rust-envoy-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faweis89%2Frust-envoy-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faweis89%2Frust-envoy-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98f40543b4d6ddbdb283a838ad7852aa2bf4985d [INFO] testing aweis89/rust-envoy-filter against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faweis89%2Frust-envoy-filter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aweis89/rust-envoy-filter on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aweis89/rust-envoy-filter [INFO] finished tweaking git repo https://github.com/aweis89/rust-envoy-filter [INFO] tweaked toml for git repo https://github.com/aweis89/rust-envoy-filter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/aweis89/rust-envoy-filter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.log [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spki v0.3.0 [INFO] [stderr] Downloaded pkcs8 v0.6.0 [INFO] [stderr] Downloaded base64ct v1.0.0 [INFO] [stderr] Downloaded hmac-sha256 v0.1.7 [INFO] [stderr] Downloaded hmac-sha512 v0.1.9 [INFO] [stderr] Downloaded k256 v0.8.1 [INFO] [stderr] Downloaded crypto-mac v0.11.0 [INFO] [stderr] Downloaded ff v0.9.0 [INFO] [stderr] Downloaded coarsetime v0.1.19 [INFO] [stderr] Downloaded ed25519-compact v0.1.9 [INFO] [stderr] Downloaded group v0.9.0 [INFO] [stderr] Downloaded const-oid v0.5.2 [INFO] [stderr] Downloaded ct-codecs v1.1.1 [INFO] [stderr] Downloaded num-bigint v0.4.0 [INFO] [stderr] Downloaded num-bigint-dig v0.7.0 [INFO] [stderr] Downloaded simple_asn1 v0.5.3 [INFO] [stderr] Downloaded rsa v0.4.0 [INFO] [stderr] Downloaded jwt-simple v0.10.0 [INFO] [stderr] Downloaded der v0.3.4 [INFO] [stderr] Downloaded hmac v0.11.0 [INFO] [stderr] Downloaded p256 v0.8.1 [INFO] [stderr] Downloaded ecdsa v0.11.0 [INFO] [stderr] Downloaded elliptic-curve v0.9.12 [INFO] [stderr] Downloaded proxy-wasm v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6801c98f1577223d32eee92f18ed74165f8ee0f91f9c136e7fab6eca639eb73a [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" "6801c98f1577223d32eee92f18ed74165f8ee0f91f9c136e7fab6eca639eb73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6801c98f1577223d32eee92f18ed74165f8ee0f91f9c136e7fab6eca639eb73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6801c98f1577223d32eee92f18ed74165f8ee0f91f9c136e7fab6eca639eb73a", kill_on_drop: false }` [INFO] [stdout] 6801c98f1577223d32eee92f18ed74165f8ee0f91f9c136e7fab6eca639eb73a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", 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] ec63dcfcf941736afd329877cbeb558f7bc31367c87092c8694c9d599fec5138 [INFO] running `Command { std: "docker" "start" "-a" "ec63dcfcf941736afd329877cbeb558f7bc31367c87092c8694c9d599fec5138", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.log [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling const-oid v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling proxy-wasm v0.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling coarsetime v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ed25519-compact v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling der v0.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling hmac-sha256 v0.1.7 [INFO] [stderr] Compiling hmac-sha512 v0.1.9 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling spki v0.3.0 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pkcs8 v0.6.0 [INFO] [stderr] Compiling elliptic-curve v0.9.12 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling simple_asn1 v0.5.3 [INFO] [stderr] Compiling ecdsa v0.11.0 [INFO] [stderr] Compiling rsa v0.4.0 [INFO] [stderr] Compiling k256 v0.8.1 [INFO] [stderr] Compiling p256 v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling jwt-simple v0.10.0 [INFO] [stderr] Compiling cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "ec63dcfcf941736afd329877cbeb558f7bc31367c87092c8694c9d599fec5138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec63dcfcf941736afd329877cbeb558f7bc31367c87092c8694c9d599fec5138", kill_on_drop: false }` [INFO] [stdout] ec63dcfcf941736afd329877cbeb558f7bc31367c87092c8694c9d599fec5138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d03d2b2e249408577ca10d8f3937cc2d16a3649e71cafa7fb77599c60b7ad10 [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" "6d03d2b2e249408577ca10d8f3937cc2d16a3649e71cafa7fb77599c60b7ad10", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.log [INFO] [stderr] Compiling cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0" "/opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.5cux7948fuekcss5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-f8b63b6b4b20897f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cc4e8e21ed63acfd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libproxy_wasm-9dbadafef78174d5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-26c478515ba08a6a.rlib" "/opt/rustwide/target/debug/deps/libahash-f22c0d571d139167.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libjwt_simple-927f7ec4a860086e.rlib" "/opt/rustwide/target/debug/deps/libhmac_sha256-bdfd75501afcc788.rlib" "/opt/rustwide/target/debug/deps/libed25519_compact-2f30617eefa1cade.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fcdacc974a139bbb.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib" "/opt/rustwide/target/debug/deps/libcoarsetime-53a8a0ac4448a6f4.rlib" "/opt/rustwide/target/debug/deps/librsa-a6a01911d3bf0d89.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-dd2cdf10352f7f3b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d601f89cf3967e51.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5bd9c95dcae60a2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-ce369404bfbfbdc3.rlib" "/opt/rustwide/target/debug/deps/libpem-e3554607cc02d199.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libregex-22cb39050dae189e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1c2e51d230ce711d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-7972e49afc0191d6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-552ae2b0e1fc7705.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b135c56f4bf0ee7e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7308356c30c8d434.rlib" "/opt/rustwide/target/debug/deps/liblibm-e108f2e280014447.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3d97cbb93e69fe72.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/librand-500728973bfa9572.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5c54ee772a756894.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/libhmac_sha512-959f774f915cd8cb.rlib" "/opt/rustwide/target/debug/deps/libk256-9932f69f7726025c.rlib" "/opt/rustwide/target/debug/deps/libp256-b885a40d04d4ab05.rlib" "/opt/rustwide/target/debug/deps/libsha2-0f2814106576efd6.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ee674bade5f4457e.rlib" "/opt/rustwide/target/debug/deps/libhmac-22227d2e677f9392.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-7c5a0520d8539bbf.rlib" "/opt/rustwide/target/debug/deps/libsignature-9fd160f0c21d7936.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-fceac2a33944ed4d.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-c2b9190fd84d73ac.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-6ea7ed84ea8c6294.rlib" "/opt/rustwide/target/debug/deps/libspki-9889b9061ec6cdf7.rlib" "/opt/rustwide/target/debug/deps/libder-0bc1be6da61de3b2.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-3ca4f37b46bc49ca.rlib" "/opt/rustwide/target/debug/deps/libgroup-0bc999679a786966.rlib" "/opt/rustwide/target/debug/deps/libzeroize-af470e26c44b7ec5.rlib" "/opt/rustwide/target/debug/deps/libff-1d2f0952bf3add9c.rlib" "/opt/rustwide/target/debug/deps/librand_core-3bb70af60ce34657.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-668fa3e65625f049.rlib" "/opt/rustwide/target/debug/deps/liblibc-949fc99303f80f60.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitvec-4b41d094c1c49665.rlib" "/opt/rustwide/target/debug/deps/libwyz-20a2cea150d3fa1f.rlib" "/opt/rustwide/target/debug/deps/libtap-72b14fa1b926c591.rlib" "/opt/rustwide/target/debug/deps/libradium-21aff9ea4d75ef43.rlib" "/opt/rustwide/target/debug/deps/libfunty-e92a7ca8a32e54f5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1aba7e4f29e2302a.rlib" "/opt/rustwide/target/debug/deps/libserde-a04fd02d99182173.rlib" "/opt/rustwide/target/debug/deps/libct_codecs-f07a5752a54fba72.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/cargo-c64503b79cdb8ed0.cargo.7nuln68b-cgu.10.rcgu.o: in function `_start': [INFO] [stdout] /opt/rustwide/workdir/src/lib.rs:13: multiple definition of `_start'; /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/Scrt1.o:(.text+0x0): first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6d03d2b2e249408577ca10d8f3937cc2d16a3649e71cafa7fb77599c60b7ad10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d03d2b2e249408577ca10d8f3937cc2d16a3649e71cafa7fb77599c60b7ad10", kill_on_drop: false }` [INFO] [stdout] 6d03d2b2e249408577ca10d8f3937cc2d16a3649e71cafa7fb77599c60b7ad10