[INFO] cloning repository https://github.com/watawuwu/qiita-sample-url-tool-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/watawuwu/qiita-sample-url-tool-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatawuwu%2Fqiita-sample-url-tool-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatawuwu%2Fqiita-sample-url-tool-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf48662c52ada2f7ab8d44e48f53ef905df7f953 [INFO] testing watawuwu/qiita-sample-url-tool-2020 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwatawuwu%2Fqiita-sample-url-tool-2020" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/watawuwu/qiita-sample-url-tool-2020 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/watawuwu/qiita-sample-url-tool-2020 [INFO] finished tweaking git repo https://github.com/watawuwu/qiita-sample-url-tool-2020 [INFO] tweaked toml for git repo https://github.com/watawuwu/qiita-sample-url-tool-2020 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/watawuwu/qiita-sample-url-tool-2020 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.50 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdcc8e86e508b7bbb681f97c5c75374d6a21c8070ab8a3453c12cfaec44a6538 [INFO] running `Command { std: "docker" "start" "-a" "bdcc8e86e508b7bbb681f97c5c75374d6a21c8070ab8a3453c12cfaec44a6538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdcc8e86e508b7bbb681f97c5c75374d6a21c8070ab8a3453c12cfaec44a6538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdcc8e86e508b7bbb681f97c5c75374d6a21c8070ab8a3453c12cfaec44a6538", kill_on_drop: false }` [INFO] [stdout] bdcc8e86e508b7bbb681f97c5c75374d6a21c8070ab8a3453c12cfaec44a6538 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af83695a8a6f305af948f09681eeebec9d4a6d33f242e9fdd52101e08c6da204 [INFO] running `Command { std: "docker" "start" "-a" "af83695a8a6f305af948f09681eeebec9d4a6d33f242e9fdd52101e08c6da204", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling url v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.24s [INFO] running `Command { std: "docker" "inspect" "af83695a8a6f305af948f09681eeebec9d4a6d33f242e9fdd52101e08c6da204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af83695a8a6f305af948f09681eeebec9d4a6d33f242e9fdd52101e08c6da204", kill_on_drop: false }` [INFO] [stdout] af83695a8a6f305af948f09681eeebec9d4a6d33f242e9fdd52101e08c6da204 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0648742cc940451bacd7dea8c72936cf69da30dd45d4be5fea9ce3648f3f79f [INFO] running `Command { std: "docker" "start" "-a" "f0648742cc940451bacd7dea8c72936cf69da30dd45d4be5fea9ce3648f3f79f", kill_on_drop: false }` [INFO] [stderr] Compiling url v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSKRo53/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpretty_env_logger-f303beabf16dec7d.rlib,libenv_logger-24724b865c963b74.rlib,libtermcolor-368db1dba0f9052b.rlib,libhumantime-682fdb65641fd21c.rlib,libquick_error-0dece4496d10ad24.rlib,libregex-7c9e402993b7bb24.rlib,libutf8_ranges-3ce396bc11fa46ca.rlib,libregex_syntax-a27be5aa32f17838.rlib,libucd_util-467191664c526627.rlib,libthread_local-4803d7b78de94ea6.rlib,libaho_corasick-5c4152f815ef6d26.rlib,libmemchr-c54bad70aae2f14a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstructopt-087095d76199b325.rlib,liblazy_static-2bb390fee0230a38.rlib,libclap-e435942bdfc5b818.rlib,libvec_map-1380c2362ffb015e.rlib,libtextwrap-566c4f510f0b14be.rlib,libunicode_width-36c4e561a62512c0.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-efecdafcadde6825.rlib,libansi_term-dc29728339138c52.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,liblog-3e70b61d942a3e21.rlib,libcfg_if-0b4714108c1c3450.rlib,libatty-c37878dfb3dfc24a.rlib,liblibc-818fd911dc0ebb46.rlib,libanyhow-d29eb86a55f3b844.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSKRo53/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/url-2a5f92b8a2540ec7" "-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 `url` (bin "url" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f0648742cc940451bacd7dea8c72936cf69da30dd45d4be5fea9ce3648f3f79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0648742cc940451bacd7dea8c72936cf69da30dd45d4be5fea9ce3648f3f79f", kill_on_drop: false }` [INFO] [stdout] f0648742cc940451bacd7dea8c72936cf69da30dd45d4be5fea9ce3648f3f79f