[INFO] cloning repository https://github.com/Ar37-rs/rs_go [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ar37-rs/rs_go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAr37-rs%2Frs_go", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAr37-rs%2Frs_go'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6c9100487605012f5f7ad8b5e91c71cb2f02f93 [INFO] testing Ar37-rs/rs_go against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAr37-rs%2Frs_go" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ar37-rs/rs_go on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ar37-rs/rs_go [INFO] finished tweaking git repo https://github.com/Ar37-rs/rs_go [INFO] tweaked toml for git repo https://github.com/Ar37-rs/rs_go written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Ar37-rs/rs_go already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 566e5cd77f62aee709afdb13e295b78ff9b663ed59759f6a9cdbce6b362e1a18 [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" "566e5cd77f62aee709afdb13e295b78ff9b663ed59759f6a9cdbce6b362e1a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "566e5cd77f62aee709afdb13e295b78ff9b663ed59759f6a9cdbce6b362e1a18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566e5cd77f62aee709afdb13e295b78ff9b663ed59759f6a9cdbce6b362e1a18", kill_on_drop: false }` [INFO] [stdout] 566e5cd77f62aee709afdb13e295b78ff9b663ed59759f6a9cdbce6b362e1a18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04f27bf2b1526eff7a5d3e2e81e5597d83ea623f1a8c80c06bc4b0a8d3cddb1c [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" "04f27bf2b1526eff7a5d3e2e81e5597d83ea623f1a8c80c06bc4b0a8d3cddb1c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling rs_go v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [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/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.rs_go.c99o3h2d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2" "/opt/rustwide/target/debug/deps/rs_go-5b06cdaa9dcf60d2.23320m43tdlflq75.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lrs_go" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-9875f3ec11d4e542.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-4c3fb7f923aa007d.rlib" "/opt/rustwide/target/debug/deps/libserde-b1235062bb2d025e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lrs_go [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 `rs_go` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "04f27bf2b1526eff7a5d3e2e81e5597d83ea623f1a8c80c06bc4b0a8d3cddb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f27bf2b1526eff7a5d3e2e81e5597d83ea623f1a8c80c06bc4b0a8d3cddb1c", kill_on_drop: false }` [INFO] [stdout] 04f27bf2b1526eff7a5d3e2e81e5597d83ea623f1a8c80c06bc4b0a8d3cddb1c