[INFO] updating cached repository https://github.com/TheMindCompany/signedurl [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c710b984ce9f7bb4074bcdff3821d279513e4fe4 [INFO] checking TheMindCompany/signedurl against try#b2a885c600d942fb829a214e798f7ae205a0594e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMindCompany%2Fsignedurl" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheMindCompany/signedurl on toolchain b2a885c600d942fb829a214e798f7ae205a0594e [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/TheMindCompany/signedurl [INFO] finished tweaking git repo https://github.com/TheMindCompany/signedurl [INFO] tweaked toml for git repo https://github.com/TheMindCompany/signedurl written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/TheMindCompany/signedurl already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+b2a885c600d942fb829a214e798f7ae205a0594e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1cd899a02d969a77bea3200eb16ca7cd2818db9b5933b26fe3baeabfa843e81 [INFO] running `"docker" "start" "-a" "f1cd899a02d969a77bea3200eb16ca7cd2818db9b5933b26fe3baeabfa843e81"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling sys-info v0.5.10 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rusoto_core v0.43.0-beta.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking fsio v0.1.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking run_script v0.6.2 [INFO] [stderr] Checking dialoguer v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c652182046e95554 -C extra-filename=-c652182046e95554 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-df1497346bdc7d4a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bdd3e920d9552593.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c872aa3880d07d3b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=d191b3a35d449f5d -C extra-filename=-d191b3a35d449f5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-df1497346bdc7d4a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bdd3e920d9552593.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c872aa3880d07d3b.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.proc_macro_hack.mwvk5sf1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_hack-548bf53296b0179b.so" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.2kalrkvuw4c0gtnu.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-548bf53296b0179b.2wyd3sjoyxn5mw54.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-c872aa3880d07d3b.rlib" "/opt/rustwide/target/debug/deps/libquote-bdd3e920d9552593.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-df1497346bdc7d4a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-609f6338d660b201.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3f191c3d8e42b3b9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7d65a344221c409b.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-54df1a0c3024f5bd.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bb312de2a5d7d307.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-60c21d234379de22.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-045480d965da2c45.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8ec1303a38498da9.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-18658537df359212.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b87be9f0e57bd4bf.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3a677d13d4ec517d.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac41f78688451395.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f11f1597d535049a.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-428d15b56101bdc7.rlib" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-941f7f6bc622e313.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b2a885c600d942fb829a214e798f7ae205a0594e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e77b8f5da9460407.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-shared" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `proc-macro-hack`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f1cd899a02d969a77bea3200eb16ca7cd2818db9b5933b26fe3baeabfa843e81"` [INFO] running `"docker" "rm" "-f" "f1cd899a02d969a77bea3200eb16ca7cd2818db9b5933b26fe3baeabfa843e81"` [INFO] [stdout] f1cd899a02d969a77bea3200eb16ca7cd2818db9b5933b26fe3baeabfa843e81