[INFO] cloning repository https://github.com/koji-m/WireShake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koji-m/WireShake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FWireShake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FWireShake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 375219c2f69dcf57d61605663a26314d1793581d [INFO] testing koji-m/WireShake against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FWireShake" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koji-m/WireShake on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/koji-m/WireShake [INFO] finished tweaking git repo https://github.com/koji-m/WireShake [INFO] tweaked toml for git repo https://github.com/koji-m/WireShake written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/koji-m/WireShake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib v0.3.1 [INFO] [stderr] Downloaded guile-sys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b5340d9617021f07d2749ead407c0a704c591e3eadd4ee76e908bdba9668834 [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" "8b5340d9617021f07d2749ead407c0a704c591e3eadd4ee76e908bdba9668834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b5340d9617021f07d2749ead407c0a704c591e3eadd4ee76e908bdba9668834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5340d9617021f07d2749ead407c0a704c591e3eadd4ee76e908bdba9668834", kill_on_drop: false }` [INFO] [stdout] 8b5340d9617021f07d2749ead407c0a704c591e3eadd4ee76e908bdba9668834 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4298e1393cd79f2992fd1458a35d7e522bf32ffdaab34d99ee94b7e5ede8cdc7 [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" "4298e1393cd79f2992fd1458a35d7e522bf32ffdaab34d99ee94b7e5ede8cdc7", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling sexp v1.1.4 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling guile-sys v0.1.1 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling pango v0.2.0 [INFO] [stderr] Compiling wire_shake v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/win.rs:153:83 [INFO] [stdout] | [INFO] [stdout] 153 | write_proc = scm_variable_ref(scm_c_lookup(CString::new("write").unwrap().as_ptr())); [INFO] [stdout] | ------------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/main.rs:86:81 [INFO] [stdout] | [INFO] [stdout] 86 | scm_c_primitive_load(CString::new("src/dissector.scm").unwrap().as_ptr()); [INFO] [stdout] | ------------------------------------------ ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.wire_shake.8eijlr4t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d" "/opt/rustwide/target/debug/deps/wire_shake-6faf034c7cae321d.2dwpjqeo16tqe3ny.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libguile_sys-05b54294baf065b3.rlib" "/opt/rustwide/target/debug/deps/libsexp-d462589fca17c2b3.rlib" "/opt/rustwide/target/debug/deps/libtime-16fe20010a3de4d6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-853a6ed81c4274b3.rlib" "/opt/rustwide/target/debug/deps/libpcap-48a8fb81674b4b92.rlib" "/opt/rustwide/target/debug/deps/libgtk-8939798024b8ebee.rlib" "/opt/rustwide/target/debug/deps/libgdk-39d6c6dc88b23372.rlib" "/opt/rustwide/target/debug/deps/libpango-86820b41fe628089.rlib" "/opt/rustwide/target/debug/deps/libcairo-8f88617bec2a805c.rlib" "/opt/rustwide/target/debug/deps/libc_vec-276349dd6fe21027.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf-3d5833fdf89ef80a.rlib" "/opt/rustwide/target/debug/deps/libgio-04dcb0df32f523b2.rlib" "/opt/rustwide/target/debug/deps/libglib-9e83c5ef65b89307.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libgtk_sys-a0a9a1d4f81bbd0c.rlib" "/opt/rustwide/target/debug/deps/libatk_sys-2640e5826584a9e4.rlib" "/opt/rustwide/target/debug/deps/libgdk_sys-eada51723df6c96b.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-2291a3a3b80c44f7.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-fe22cdb330bdf26e.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-ade59efaea45b483.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-0f57ef93fbc8620e.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-2f85d5d669da4b88.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-7c4299a570a85f03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8e286bbeefafa09a.rlib" "/opt/rustwide/target/debug/deps/liblibc-38352176f82aaf6a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lguile-2.0" "-lguile-2.0" "-lpcap" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lguile-2.0 [INFO] [stdout] /usr/bin/ld: cannot find -lguile-2.0 [INFO] [stdout] /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wire_shake` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4298e1393cd79f2992fd1458a35d7e522bf32ffdaab34d99ee94b7e5ede8cdc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4298e1393cd79f2992fd1458a35d7e522bf32ffdaab34d99ee94b7e5ede8cdc7", kill_on_drop: false }` [INFO] [stdout] 4298e1393cd79f2992fd1458a35d7e522bf32ffdaab34d99ee94b7e5ede8cdc7