[INFO] cloning repository https://github.com/iwillspeak/docket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwillspeak/docket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfc69435a073dd27e1668eda4241e4b9f908bc8e [INFO] building iwillspeak/docket against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwillspeak%2Fdocket" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwillspeak/docket on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iwillspeak/docket [INFO] finished tweaking git repo https://github.com/iwillspeak/docket [INFO] tweaked toml for git repo https://github.com/iwillspeak/docket written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iwillspeak/docket 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `pulldown-cmark` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a489f405398c2477b6b0a5f07ca15a599b8e9faed80ccb2584717582ce4b917a [INFO] running `Command { std: "docker" "start" "-a" "a489f405398c2477b6b0a5f07ca15a599b8e9faed80ccb2584717582ce4b917a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a489f405398c2477b6b0a5f07ca15a599b8e9faed80ccb2584717582ce4b917a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a489f405398c2477b6b0a5f07ca15a599b8e9faed80ccb2584717582ce4b917a", kill_on_drop: false }` [INFO] [stdout] a489f405398c2477b6b0a5f07ca15a599b8e9faed80ccb2584717582ce4b917a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa06572a7f2ee7b8a2dba129ee6f64468ca2160c57d22987bdc152f6ee1087cc [INFO] running `Command { std: "docker" "start" "-a" "fa06572a7f2ee7b8a2dba129ee6f64468ca2160c57d22987bdc152f6ee1087cc", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `pulldown-cmark` dependency) [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling onig_sys v69.8.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling onig v6.3.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling docket v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `write_header` is never used [INFO] [stdout] --> src/highlight.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) trait Highlighter { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 24 | fn write_header(&self, out: &mut dyn Write) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcE6GXZ9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-4bbc49d7640c4686.rlib,libatty-907d847721aabc39.rlib,libtermcolor-3421dff75a1a6c35.rlib,libhumantime-271ba35809dd8c72.rlib,libnotify-2a32334b10332ab2.rlib,libinotify-bc7df86fc0e1587a.rlib,libinotify_sys-b2c089bcbd9504b8.rlib,libmio_extras-c6321266027330d9.rlib,liblazycell-0fc01752428421b1.rlib,libmio-10f827aa758acbc3.rlib,libslab-17c6c1d90a67553f.rlib,libiovec-3ec855ad276cd5fc.rlib,libnet2-6bfc1f68c53a1294.rlib,libcfg_if-7e9efee4241be1ca.rlib,libfiletime-860e10169b4247ef.rlib,liblibc-170c83ef7fdcd9e7.rlib,libsyntect-75b2a0154b98809c.rlib,libthiserror-d51d45b04830a37b.rlib,libwalkdir-d4051467a448ae9e.rlib,libsame_file-1ceb7b6153588b15.rlib,libonig-595632382d8f4bdd.rlib,libonig_sys-1ed06d035765190c.rlib,libyaml_rust-8cac856a7575d8d0.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libonce_cell-3111a229f6c7f0cc.rlib,libfnv-2d77ec4f6f971b24.rlib,libserde_json-256fa2fbf2ca2f8e.rlib,libryu-f19fc280bc21c12d.rlib,libplist-118a278e41951ccb.rlib,libtime-ae93b69f18353f3e.rlib,libitoa-664e30a1b3449410.rlib,libline_wrap-eed435778960ae67.rlib,libsafemem-698baee350018e8c.rlib,libxml-e99e599c74c7a48b.rlib,libbase64-beb813779272318b.rlib,libindexmap-f86b57b271202652.rlib,libhashbrown-8ac6e23154e6c3d0.rlib,libflate2-69ea1c3c08ba7d9a.rlib,libminiz_oxide-b867791db04355e1.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libbincode-a2b61acfb481e02c.rlib,libpulldown_cmark-4c8ca0926c4f1a7b.rlib,libbitflags-e2b4db6c651223da.rlib,libunicase-b3ee4d7a622642af.rlib,liblog-45799490cfbd2660.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libdocopt-dc88edb8a9ddb3c0.rlib,libstrsim-d620f0ade87b0f1f.rlib,libserde-11f02a4329ab80fe.rlib,libregex-022d388d2488d3c2.rlib,libaho_corasick-1f83a2fb3c683d84.rlib,libmemchr-c03d851e398fde9c.rlib,libregex_syntax-381dced7ee5f9437.rlib,liblazy_static-2bb390fee0230a38.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/onig_sys-371c00763a91b637/out" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/docket-3c20d2df882d9dc6" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docket` (bin "docket") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "fa06572a7f2ee7b8a2dba129ee6f64468ca2160c57d22987bdc152f6ee1087cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa06572a7f2ee7b8a2dba129ee6f64468ca2160c57d22987bdc152f6ee1087cc", kill_on_drop: false }` [INFO] [stdout] fa06572a7f2ee7b8a2dba129ee6f64468ca2160c57d22987bdc152f6ee1087cc