[INFO] fetching crate pysprint-cli 0.1.0-alpha.0... [INFO] testing pysprint-cli-0.1.0-alpha.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate pysprint-cli 0.1.0-alpha.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate pysprint-cli 0.1.0-alpha.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking crates.io crate pysprint-cli 0.1.0-alpha.0 [INFO] finished tweaking crates.io crate pysprint-cli 0.1.0-alpha.0 [INFO] tweaked toml for crates.io crate pysprint-cli 0.1.0-alpha.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate pysprint-cli 0.1.0-alpha.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 776ac6ec94b51b449f8d66c26abcd398bf891e573995e3e1ae6bb068a8e3945d [INFO] running `Command { std: "docker" "start" "-a" "776ac6ec94b51b449f8d66c26abcd398bf891e573995e3e1ae6bb068a8e3945d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "776ac6ec94b51b449f8d66c26abcd398bf891e573995e3e1ae6bb068a8e3945d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776ac6ec94b51b449f8d66c26abcd398bf891e573995e3e1ae6bb068a8e3945d", kill_on_drop: false }` [INFO] [stdout] 776ac6ec94b51b449f8d66c26abcd398bf891e573995e3e1ae6bb068a8e3945d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c6fcd8553eaa0d5eda9b12a0e65959ad63907d7c50dd6bcc0e35363f49303b [INFO] running `Command { std: "docker" "start" "-a" "71c6fcd8553eaa0d5eda9b12a0e65959ad63907d7c50dd6bcc0e35363f49303b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling wildmatch v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling tera v1.7.0 [INFO] [stderr] Compiling pysprint-cli v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346" "/opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.1gpbwwdyuozw5lu8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libpysprint_cli-5480caa8a912fa1d.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-dccd9d52d5820c9c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cc4e8e21ed63acfd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libtera-db8b8d37a67aca07.rlib" "/opt/rustwide/target/debug/deps/libslug-10f150666eca2fc0.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-e934d060e7015a50.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-1b0c785d7782f811.rlib" "/opt/rustwide/target/debug/deps/libignore-c264694f46aa0bd2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-da88d34ba97b65f8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libglobset-ee47feae4e01b973.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbstr-4ba7b480e5f73f69.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-ad315ecf468cbd65.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-ab9254053f2fc5f6.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-d1ffb7a8291dc2e0.rlib" "/opt/rustwide/target/debug/deps/libunic_common-596a13b018b0a023.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-a6714c5cfc14a2b4.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-575257217ab6da57.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libregex-b6d73f049784a952.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libhumansize-30e0fb823849b56c.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-6ba6345acc3fb26e.rlib" "/opt/rustwide/target/debug/deps/libchrono-8c5c106dc061639c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libtime-30f071b2549b13f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0981018052816bde.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e3e1071b21528a2c.rlib" "/opt/rustwide/target/debug/deps/librand-e967f93cdc2423d2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bf278b87cd58d77a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-76a4f5e39fd1d0bf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2ebd77137e6b54b5.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-b3b0324bdee59316.rlib" "/opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba4b6a7a426525eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e79154b2dabeb88e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-4b1ebd9594ce3e9f.rlib" "/opt/rustwide/target/debug/deps/libindoc-35e91b72c556b9b8.rlib" "/opt/rustwide/target/debug/deps/libnotify-17ee38e9f7a8e0d2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libinotify-38364e161a7aa236.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-73dc323d9db71f63.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-693bda954b8fcff6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-aa79ede032852f6f.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-00957ef6808d47e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b84b24310e6146c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f638449dbf854f3e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libclap-8f753343665bfc2c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-85b3cfe7923b84af.rlib" "/opt/rustwide/target/debug/deps/liblibc-94ea89053a55124b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.15.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pysprint_cli-07816e299522e346.pysprint_cli.3fcrfu0g-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:252: undefined reference to `PyExc_OSError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:319: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:326: undefined reference to `PyExc_BlockingIOError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:327: undefined reference to `PyExc_BrokenPipeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:334: undefined reference to `PyExc_ConnectionAbortedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:339: undefined reference to `PyExc_ConnectionRefusedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:344: undefined reference to `PyExc_ConnectionResetError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:350: undefined reference to `PyExc_FileNotFoundError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:355: undefined reference to `PyExc_InterruptedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:372: undefined reference to `PyExc_TimeoutError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.14.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.14.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.14.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:29: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.15.rcgu.o): in function `pyo3::python::Python::run_code': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:350: undefined reference to `PyImport_AddModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:364: undefined reference to `PyEval_EvalCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.15.rcgu.o): in function `pyo3::python::Python::run_code::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:357: undefined reference to `PyModule_GetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.15.rcgu.o): in function `pyo3::python::Python::check_signals': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/python.rs:611: undefined reference to `PyErr_CheckSignals' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::import::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/module.rs:36: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.7.rcgu.o): in function `pyo3::ffi::pythonrun::Py_CompileString': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/pythonrun.rs:165: undefined reference to `Py_CompileStringExFlags' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.7.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.8.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.8.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.9.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.9.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.9.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-c4d1b10b9535a890.rlib(pyo3-c4d1b10b9535a890.pyo3.ep3oy0f1-cgu.9.rcgu.o): in function `pyo3::types::string::with_tmp_string': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:99: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pysprint-cli` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "71c6fcd8553eaa0d5eda9b12a0e65959ad63907d7c50dd6bcc0e35363f49303b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c6fcd8553eaa0d5eda9b12a0e65959ad63907d7c50dd6bcc0e35363f49303b", kill_on_drop: false }` [INFO] [stdout] 71c6fcd8553eaa0d5eda9b12a0e65959ad63907d7c50dd6bcc0e35363f49303b