[INFO] cloning repository https://github.com/DarkstaIkers/cors-server-heroku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkstaIkers/cors-server-heroku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkstaIkers%2Fcors-server-heroku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkstaIkers%2Fcors-server-heroku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09619dafb6fdbb96697aae6d3d2f76e6f5e5312e
[INFO] testing DarkstaIkers/cors-server-heroku against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkstaIkers%2Fcors-server-heroku" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DarkstaIkers/cors-server-heroku
[INFO] finished tweaking git repo https://github.com/DarkstaIkers/cors-server-heroku
[INFO] tweaked toml for git repo https://github.com/DarkstaIkers/cors-server-heroku written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarkstaIkers/cors-server-heroku on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DarkstaIkers/cors-server-heroku 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastly-shared v0.9.4
[INFO] [stderr]   Downloaded time-macros v0.2.9
[INFO] [stderr]   Downloaded fastly-sys v0.9.4
[INFO] [stderr]   Downloaded fastly-macros v0.9.4
[INFO] [stderr]   Downloaded fastly v0.9.4
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded time v0.3.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2b23c3b8e6ddf5e2e3bc9247c70f9966ba250c47d4fb8bab4b49b97b1fa30f0
[INFO] running `Command { std: "docker" "start" "-a" "d2b23c3b8e6ddf5e2e3bc9247c70f9966ba250c47d4fb8bab4b49b97b1fa30f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2b23c3b8e6ddf5e2e3bc9247c70f9966ba250c47d4fb8bab4b49b97b1fa30f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b23c3b8e6ddf5e2e3bc9247c70f9966ba250c47d4fb8bab4b49b97b1fa30f0", kill_on_drop: false }`
[INFO] [stdout] d2b23c3b8e6ddf5e2e3bc9247c70f9966ba250c47d4fb8bab4b49b97b1fa30f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2c1c326b501de280c77427b51e7792c20a12936014e656f9fd2dfba73b6c3c1
[INFO] running `Command { std: "docker" "start" "-a" "e2c1c326b501de280c77427b51e7792c20a12936014e656f9fd2dfba73b6c3c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling fastly-shared v0.9.4
[INFO] [stderr]    Compiling fastly-macros v0.9.4
[INFO] [stderr]    Compiling fastly-sys v0.9.4
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fastly v0.9.4
[INFO] [stderr]    Compiling fastly-compute-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAUFZ31/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfastly-954e836ff02b21de,libserde_urlencoded-b3d419f88bec0a04,libserde_json-5665ae9ddc7a8727,libryu-f1ac4c6d4ad32f07,liblazy_static-2bb390fee0230a38,libmime-4b44681fdb2c65f7,libtime-cbc2331d5a1d58db,libtime_core-944d68b103e5db64,libserde-15e264b0f7ba6583,libsha2-beca34bfaa4fab73,libcpufeatures-9d2672c32057c7df,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-98f01744a532ef26,libblock_buffer-a1f274ddf00421ca,libgeneric_array-176260d65d014eda,libtypenum-1ab5967a8ed48346,libanyhow-75bbb1ee37c3c03d,liburl-682f6350f621db6f,libidna-2f6a0bedb91b1f46,libunicode_normalization-8178bb9bd2f4dc32,libtinyvec-c9d39c3280bd728d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2568d52e1c5daf2c,libform_urlencoded-23e54100bf4699f9,libpercent_encoding-cb878851172b4416,libthiserror-429604f2e5f4d299,libfastly_sys-d61f4fa2913c5b47,libfastly_shared-b325bdcab911fc91,libbitflags-e2b4db6c651223da,libhttp-331e4ae3847cc79b,libitoa-6040b7234596f809,libfnv-2d77ec4f6f971b24,libbytes-89d7ab79dfdabb18}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAUFZ31/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fastly_compute_project-9c773eafc181fcf0" "-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: undefined symbol: method_get
[INFO] [stdout]           >>> referenced by handle.rs:443 (src/http/request/handle.rs:443)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_method::h1ca190eb13be5924) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_get
[INFO] [stdout]           >>> referenced by handle.rs:416 (src/http/request/handle.rs:416)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_version::hd5c7c30805697a8c) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_names_get
[INFO] [stdout]           >>> referenced by handle.rs:159 (src/http/request/handle.rs:159)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_names_impl::_$u7b$$u7b$closure$u7d$$u7d$::ha73968150474a481) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_get
[INFO] [stdout]           >>> referenced by handle.rs:261 (src/http/request/handle.rs:261)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_header_values_impl::_$u7b$$u7b$closure$u7d$$u7d$::h252a8c6e0f2417eb) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: uri_get
[INFO] [stdout]           >>> referenced by handle.rs:516 (src/http/request/handle.rs:516)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.06.rcgu.o:(fastly::http::request::handle::RequestHandle::get_url::h55094a833c6f3ada) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: body_downstream_get
[INFO] [stdout]           >>> referenced by handle.rs:762 (src/http/request/handle.rs:762)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.06.rcgu.o:(fastly::http::request::handle::client_request_and_body::hfa2f90ecaef4969b) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: status_set
[INFO] [stdout]           >>> referenced by handle.rs:385 (src/http/response/handle.rs:385)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_status::h62e8f36d24729888) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: version_set
[INFO] [stdout]           >>> referenced by handle.rs:417 (src/http/response/handle.rs:417)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_version::h9826928c57896016) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: send_downstream
[INFO] [stdout]           >>> referenced by handle.rs:426 (src/http/response/handle.rs:426)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::send_to_client::h2efe642fa4b3fb18) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           >>> referenced by handle.rs:436 (src/http/response/handle.rs:436)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::stream_to_client::h4f9dfec8bb0609b6) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: header_values_set
[INFO] [stdout]           >>> referenced by handle.rs:281 (src/http/response/handle.rs:281)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_header_values::h20ab1c916715f4b9) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: http_keepalive_mode_set
[INFO] [stdout]           >>> referenced by handle.rs:457 (src/http/response/handle.rs:457)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_http_keepalive_mode::hb1dd0478820142c6) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: framing_headers_mode_set
[INFO] [stdout]           >>> referenced by handle.rs:447 (src/http/response/handle.rs:447)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::set_framing_headers_mode::hf69613f1b8d0c475) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: new
[INFO] [stdout]           >>> referenced by handle.rs:98 (src/http/response/handle.rs:98)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.05.rcgu.o:(fastly::http::response::handle::ResponseHandle::new::h07443d4dca573819) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           >>> referenced by handle.rs:111 (src/http/body/handle.rs:111)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.07.rcgu.o:(fastly::http::body::handle::BodyHandle::new::h6fc8b36b09d3c9b6) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: init
[INFO] [stdout]           >>> referenced by lib.rs:60 (src/lib.rs:60)
[INFO] [stdout]           >>>               fastly-954e836ff02b21de.fastly.ba445b8441fdd0a5-cgu.07.rcgu.o:(fastly::init::h40ea79f9e18edc76) in archive /opt/rustwide/target/debug/deps/libfastly-954e836ff02b21de.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastly-compute-project` (bin "fastly-compute-project") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e2c1c326b501de280c77427b51e7792c20a12936014e656f9fd2dfba73b6c3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c1c326b501de280c77427b51e7792c20a12936014e656f9fd2dfba73b6c3c1", kill_on_drop: false }`
[INFO] [stdout] e2c1c326b501de280c77427b51e7792c20a12936014e656f9fd2dfba73b6c3c1
