[INFO] cloning repository https://github.com/davidor/proxy-wasm-rate-limit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidor/proxy-wasm-rate-limit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidor%2Fproxy-wasm-rate-limit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidor%2Fproxy-wasm-rate-limit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe3c4cb94e9182698d3538d87e2143af9f1bf2d8 [INFO] testing davidor/proxy-wasm-rate-limit against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidor%2Fproxy-wasm-rate-limit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidor/proxy-wasm-rate-limit [INFO] finished tweaking git repo https://github.com/davidor/proxy-wasm-rate-limit [INFO] tweaked toml for git repo https://github.com/davidor/proxy-wasm-rate-limit written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidor/proxy-wasm-rate-limit on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidor/proxy-wasm-rate-limit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing davidor/proxy-wasm-rate-limit against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidor%2Fproxy-wasm-rate-limit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidor/proxy-wasm-rate-limit [INFO] finished tweaking git repo https://github.com/davidor/proxy-wasm-rate-limit [INFO] tweaked toml for git repo https://github.com/davidor/proxy-wasm-rate-limit written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidor/proxy-wasm-rate-limit on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidor/proxy-wasm-rate-limit already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded ttl_cache v0.5.1 [INFO] [stderr] Downloaded thiserror v1.0.19 [INFO] [stderr] Downloaded thiserror-impl v1.0.19 [INFO] [stderr] Downloaded ahash v0.3.5 [INFO] [stderr] Downloaded futures-sink v0.3.8 [INFO] [stderr] Downloaded futures-io v0.3.8 [INFO] [stderr] Downloaded futures-core v0.3.8 [INFO] [stderr] Downloaded proc-macro-nested v0.1.6 [INFO] [stderr] Downloaded limitador v0.1.3 [INFO] [stderr] Downloaded futures-macro v0.3.8 [INFO] [stderr] Downloaded futures-task v0.3.8 [INFO] [stderr] Downloaded futures-executor v0.3.8 [INFO] [stderr] Downloaded async-trait v0.1.41 [INFO] [stderr] Downloaded pin-project v1.0.2 [INFO] [stderr] Downloaded futures v0.3.8 [INFO] [stderr] Downloaded futures-util v0.3.8 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded ryu v1.0.4 [INFO] [stderr] Downloaded futures-channel v0.3.8 [INFO] [stderr] Downloaded pin-project-internal v1.0.2 [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded serde_derive v1.0.110 [INFO] [stderr] Downloaded proxy-wasm v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16fc8f58b5d79e23290c9449e7aa5a16824f28ee07e4038c8db3e906243376f5 [INFO] running `Command { std: "docker" "start" "-a" "16fc8f58b5d79e23290c9449e7aa5a16824f28ee07e4038c8db3e906243376f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16fc8f58b5d79e23290c9449e7aa5a16824f28ee07e4038c8db3e906243376f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16fc8f58b5d79e23290c9449e7aa5a16824f28ee07e4038c8db3e906243376f5", kill_on_drop: false }` [INFO] [stdout] 16fc8f58b5d79e23290c9449e7aa5a16824f28ee07e4038c8db3e906243376f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81f662af53a686b72ac71d1e438fbee12b55b9eba01a0da517e502133d0b6cf2 [INFO] running `Command { std: "docker" "start" "-a" "81f662af53a686b72ac71d1e438fbee12b55b9eba01a0da517e502133d0b6cf2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ttl_cache v0.5.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling proxy-wasm v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling limitador v0.1.3 [INFO] [stderr] Compiling proxy-wasm-rate-limit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.98s [INFO] running `Command { std: "docker" "inspect" "81f662af53a686b72ac71d1e438fbee12b55b9eba01a0da517e502133d0b6cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f662af53a686b72ac71d1e438fbee12b55b9eba01a0da517e502133d0b6cf2", kill_on_drop: false }` [INFO] [stdout] 81f662af53a686b72ac71d1e438fbee12b55b9eba01a0da517e502133d0b6cf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a52cef912e424e075e6680af7d35dea46f309b7e779a13f97c15ff6b1ec9207f [INFO] running `Command { std: "docker" "start" "-a" "a52cef912e424e075e6680af7d35dea46f309b7e779a13f97c15ff6b1ec9207f", kill_on_drop: false }` [INFO] [stderr] Compiling proxy-wasm-rate-limit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcsgi5ed/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbincode-32f55be334d4d301,libbyteorder-27f8689e3b24a2c4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproxy_wasm-3d1d4ada31b423fd,liblog-a9029c470d8f2f63,libwee_alloc-47278da0d569e3c1,liblibc-3eea04fb09fa5bb6,libmemory_units-0044f6da484e21bc,libcfg_if-7e9efee4241be1ca,libhashbrown-27a49ed14f9ceb16,libahash-6bd5a81d70854546,liblimitador-44ba718d99665295,libttl_cache-7a61e693a386cfba,liblinked_hash_map-b78c87c0d72f3683,libthiserror-17a592714511dc3f,libserde-84923ab0d7d4e1db}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcsgi5ed/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/proxy_wasm_rate_limit-2131e85acb8d8d94" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: duplicate symbol: _start [INFO] [stdout] >>> defined at /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o:(_start) [INFO] [stdout] >>> defined at lib.rs:18 (src/lib.rs:18) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/proxy_wasm_rate_limit-2131e85acb8d8d94.proxy_wasm_rate_limit.271b572c4ab458a2-cgu.14.rcgu.o:(.text._start+0x0) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proxy-wasm-rate-limit` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a52cef912e424e075e6680af7d35dea46f309b7e779a13f97c15ff6b1ec9207f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52cef912e424e075e6680af7d35dea46f309b7e779a13f97c15ff6b1ec9207f", kill_on_drop: false }` [INFO] [stdout] a52cef912e424e075e6680af7d35dea46f309b7e779a13f97c15ff6b1ec9207f