[INFO] cloning repository https://github.com/YushiOMOTE/toio-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YushiOMOTE/toio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYushiOMOTE%2Ftoio-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYushiOMOTE%2Ftoio-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 123c626e1d446275f705d9955ae33d50516321d7 [INFO] testing YushiOMOTE/toio-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYushiOMOTE%2Ftoio-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YushiOMOTE/toio-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YushiOMOTE/toio-rs [INFO] finished tweaking git repo https://github.com/YushiOMOTE/toio-rs [INFO] tweaked toml for git repo https://github.com/YushiOMOTE/toio-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/YushiOMOTE/toio-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0fbaef8e6abdd23f93217e16dcc3322ffb6940d048d7290206a631dd372b157 [INFO] running `Command { std: "docker" "start" "-a" "c0fbaef8e6abdd23f93217e16dcc3322ffb6940d048d7290206a631dd372b157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0fbaef8e6abdd23f93217e16dcc3322ffb6940d048d7290206a631dd372b157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0fbaef8e6abdd23f93217e16dcc3322ffb6940d048d7290206a631dd372b157", kill_on_drop: false }` [INFO] [stdout] c0fbaef8e6abdd23f93217e16dcc3322ffb6940d048d7290206a631dd372b157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7429b48e8dd620f85e713cf160def07c276bdc8dff7580b580a9cd308789375 [INFO] running `Command { std: "docker" "start" "-a" "f7429b48e8dd620f85e713cf160def07c276bdc8dff7580b580a9cd308789375", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toio v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.46s [INFO] running `Command { std: "docker" "inspect" "f7429b48e8dd620f85e713cf160def07c276bdc8dff7580b580a9cd308789375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7429b48e8dd620f85e713cf160def07c276bdc8dff7580b580a9cd308789375", kill_on_drop: false }` [INFO] [stdout] f7429b48e8dd620f85e713cf160def07c276bdc8dff7580b580a9cd308789375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4645e81486a75f49d9aa754cbf3990e4a3518697c761f163b745f324dab408dd [INFO] running `Command { std: "docker" "start" "-a" "4645e81486a75f49d9aa754cbf3990e4a3518697c761f163b745f324dab408dd", kill_on_drop: false }` [INFO] [stderr] Compiling toio v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.events.ac7a8adb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c.71cv6tmrtalapbw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9089cb3b1f7f8ed0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-80401c430ae49e6e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-2892e37ac93b3df8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a05c643a6f42ae4c.rlib" "/opt/rustwide/target/debug/deps/libtoio-79f7836d6dc040f3.rlib" "/opt/rustwide/target/debug/deps/libhex_literal-8b71de277dc9d96a.rlib" "/opt/rustwide/target/debug/deps/libtokio-bbf48c0fef1fcf6a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fc660ccc082db320.rlib" "/opt/rustwide/target/debug/deps/libmio-7e57e8fe70117519.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.rlib" "/opt/rustwide/target/debug/deps/liblibc-1eaaee8e9ee1e8f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde-fecfc61591d64013.rlib" "/opt/rustwide/target/debug/deps/libanyhow-49de83071e1d6c58.rlib" "/opt/rustwide/target/debug/deps/libfutures-57220d24fb9022be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f1f38ed94d1ae44f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-17f812fdb5ccb8a5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b9fb9a289141853b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e996f6b818c7dcd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9c3f4c8ab1b73af2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b130cd5503eabd0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debad35a842a51db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-5eeef5ce29946b8c" "-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: could not compile `toio` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4645e81486a75f49d9aa754cbf3990e4a3518697c761f163b745f324dab408dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4645e81486a75f49d9aa754cbf3990e4a3518697c761f163b745f324dab408dd", kill_on_drop: false }` [INFO] [stdout] 4645e81486a75f49d9aa754cbf3990e4a3518697c761f163b745f324dab408dd