[INFO] cloning repository https://github.com/joyent/smartos-lx-img-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joyent/smartos-lx-img-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Fsmartos-lx-img-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Fsmartos-lx-img-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79b4275965adb5b9075d01c373cc7e31dd93c617 [INFO] testing joyent/smartos-lx-img-builder against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoyent%2Fsmartos-lx-img-builder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joyent/smartos-lx-img-builder [INFO] finished tweaking git repo https://github.com/joyent/smartos-lx-img-builder [INFO] tweaked toml for git repo https://github.com/joyent/smartos-lx-img-builder written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joyent/smartos-lx-img-builder on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joyent/smartos-lx-img-builder 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.1 [INFO] [stderr] Downloaded os-release v0.1.0 [INFO] [stderr] Downloaded num-integer v0.1.44 [INFO] [stderr] Downloaded num-traits v0.2.14 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded unicode-normalization v0.1.19 [INFO] [stderr] Downloaded ryu v1.0.9 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded tinyvec v1.5.1 [INFO] [stderr] Downloaded libc v0.2.119 [INFO] [stderr] Downloaded syn v1.0.86 [INFO] [stderr] Downloaded errno-dragonfly v0.1.2 [INFO] [stderr] Downloaded chrono v0.4.19 [INFO] [stderr] Downloaded serde_json v1.0.79 [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded getrandom v0.2.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.36 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded zonename v0.1.1 [INFO] [stderr] Downloaded errno v0.2.8 [INFO] [stderr] Downloaded sha1_smol v1.0.0 [INFO] [stderr] Downloaded sha1 v0.6.1 [INFO] [stderr] Downloaded serde v1.0.136 [INFO] [stderr] Downloaded unicode-bidi v0.3.7 [INFO] [stderr] Downloaded time v0.1.44 [INFO] [stderr] Downloaded anyhow v1.0.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f064486b1e472576280686360f0120f5011af8c741c69bc5ae5a4c5a8d7cfa6 [INFO] running `Command { std: "docker" "start" "-a" "4f064486b1e472576280686360f0120f5011af8c741c69bc5ae5a4c5a8d7cfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f064486b1e472576280686360f0120f5011af8c741c69bc5ae5a4c5a8d7cfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f064486b1e472576280686360f0120f5011af8c741c69bc5ae5a4c5a8d7cfa6", kill_on_drop: false }` [INFO] [stdout] 4f064486b1e472576280686360f0120f5011af8c741c69bc5ae5a4c5a8d7cfa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a27ee3bafc1580601833152abaa3a3210283d1176e35e0916f6a17adc22102c0 [INFO] running `Command { std: "docker" "start" "-a" "a27ee3bafc1580601833152abaa3a3210283d1176e35e0916f6a17adc22102c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling os-release v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling zonename v0.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling smartos-lx-img-builder v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5gDcKy/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libzonename-f43402a80c2398ad,libserde_json-e20cda585278b29a,libryu-5425b4b71683e60f,libitoa-3e86378e1c67fddd,liberrno-bf1db64a30f9d735,libsha1-b8dc1ec77670c29c,libsha1_smol-af41b3aad462ee27,libstructopt-0181edc180c6d2cd,libclap-a6dfdd11f412f703,libvec_map-ecbce826993378bd,libtextwrap-b1d517511bf226a0,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-c4febd7c11a3f428,libansi_term-4ffce2d8d1f5d132,libuuid-529bd2b79ead7092,libgetrandom-0a2fc363887de457,libcfg_if-33ef6c02a07f9fec,libserde-4abb1cdd7aebf3f7,libchrono-21d3e7f12fb0b152,libnum_integer-690b888234bd0c23,libnum_traits-afba34d91df67612,libtime-958494c808f24f78,liblibc-4c786471dfa83768,libanyhow-21c1d886554a9c17,libos_release-b1f9b66073afb9ee,liblazy_static-2bb390fee0230a38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5gDcKy/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/deps/smartos_lx_img_builder-d30a34c9a78472a3" "-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: rust-lld: error: undefined symbol: getzonenamebyid [INFO] [stdout] >>> referenced by lib.rs:65 (src/lib.rs:65) [INFO] [stdout] >>> zonename-f43402a80c2398ad.zonename.d4188853089fd0db-cgu.0.rcgu.o:(zonename::getzonenamebyid) in archive /opt/rustwide/target/debug/deps/libzonename-f43402a80c2398ad.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: getzoneid [INFO] [stdout] >>> referenced by lib.rs:26 (src/lib.rs:26) [INFO] [stdout] >>> zonename-f43402a80c2398ad.zonename.d4188853089fd0db-cgu.0.rcgu.o:(zonename::getzoneid) in archive /opt/rustwide/target/debug/deps/libzonename-f43402a80c2398ad.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smartos-lx-img-builder` (bin "smartos-lx-img-builder") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a27ee3bafc1580601833152abaa3a3210283d1176e35e0916f6a17adc22102c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27ee3bafc1580601833152abaa3a3210283d1176e35e0916f6a17adc22102c0", kill_on_drop: false }` [INFO] [stdout] a27ee3bafc1580601833152abaa3a3210283d1176e35e0916f6a17adc22102c0