[INFO] cloning repository https://github.com/dragazo/NetsBlox-to-Netlogo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dragazo/NetsBlox-to-Netlogo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragazo%2FNetsBlox-to-Netlogo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragazo%2FNetsBlox-to-Netlogo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f099616449737347cb122fd6354025faaaa11978 [INFO] checking dragazo/NetsBlox-to-Netlogo against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdragazo%2FNetsBlox-to-Netlogo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dragazo/NetsBlox-to-Netlogo [INFO] finished tweaking git repo https://github.com/dragazo/NetsBlox-to-Netlogo [INFO] tweaked toml for git repo https://github.com/dragazo/NetsBlox-to-Netlogo written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dragazo/NetsBlox-to-Netlogo on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dragazo/NetsBlox-to-Netlogo 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordslice v0.3.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.6 [INFO] [stderr] Downloaded lalrpop v0.19.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df35a8da9a9328d826c5b393f909b490d0ebfd92816764c6866377a8c4e903e9 [INFO] running `Command { std: "docker" "start" "-a" "df35a8da9a9328d826c5b393f909b490d0ebfd92816764c6866377a8c4e903e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df35a8da9a9328d826c5b393f909b490d0ebfd92816764c6866377a8c4e903e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df35a8da9a9328d826c5b393f909b490d0ebfd92816764c6866377a8c4e903e9", kill_on_drop: false }` [INFO] [stdout] df35a8da9a9328d826c5b393f909b490d0ebfd92816764c6866377a8c4e903e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f1251ce83cbbf166a2f60cf9d09b835b149db3409b20e0724dcf04c080abbe [INFO] running `Command { std: "docker" "start" "-a" "c1f1251ce83cbbf166a2f60cf9d09b835b149db3409b20e0724dcf04c080abbe", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ordslice v0.3.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling nb2nl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyjdY0m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblalrpop-1942f8661a28f0be,liblalrpop_util-18d567771b9ecd8e,libunicode_xid-9a308e948d49b175,libtiny_keccak-b3d62239c84e92f9,libcrunchy-ba40b1f67622779f,libstring_cache-7f66a7248a0903ce,libprecomputed_hash-537e948e8edfb962,liblazy_static-7bef99ab27b53866,libphf_shared-0622915ab2dd1c40,libsiphasher-956cf79b119915ba,libdebug_unreachable-74df010220ea0e6a,libregex-cb5adae5a7e0dbeb,libaho_corasick-adc1486e11a1de54,libmemchr-a4e7d6ef9d0d3e45,libregex_syntax-b65d1f90f6a16705,libpetgraph-0ced4935199ac4f0,libindexmap-8135aca3e2c79f18,libhashbrown-a7ecc9400ca71e43,libfixedbitset-4f9deac61bf3ad27,libitertools-637db69e204efa3e,libeither-f9ddf15dded14676,libena-a12b603f54b78204,liblog-4f2363ab916d24d7,libdiff-411d26969eb280d1,libbit_set-381ee3103ef76fac,libbit_vec-8d5c8d6a6143f11b,libatty-b4c74e333f548dd5,libascii_canvas-2abf0fd0950eb960,libterm-d3dbbd2f8280709f,libdirs_next-f2569903e3b4b0f2,libdirs_sys_next-f773145bab3f6d06,liblibc-07b0a3701c65cff8,libcfg_if-a6ec14cb1a24e6b7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyjdY0m/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/nb2nl-811aa750dbdfd132/build_script_build-811aa750dbdfd132" "-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 `nb2nl` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1f1251ce83cbbf166a2f60cf9d09b835b149db3409b20e0724dcf04c080abbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f1251ce83cbbf166a2f60cf9d09b835b149db3409b20e0724dcf04c080abbe", kill_on_drop: false }` [INFO] [stdout] c1f1251ce83cbbf166a2f60cf9d09b835b149db3409b20e0724dcf04c080abbe