[INFO] cloning repository https://github.com/mariogeiger/gas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mariogeiger/gas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f49c76eb500bd6dd9452288823b860d03bf2a01e
[INFO] testing mariogeiger/gas against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mariogeiger/gas
[INFO] finished tweaking git repo https://github.com/mariogeiger/gas
[INFO] tweaked toml for git repo https://github.com/mariogeiger/gas written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mariogeiger/gas on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mariogeiger/gas 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c
[INFO] running `Command { std: "docker" "start" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling libloading v0.6.5
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling instant v0.1.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling wayland-sys v0.28.2
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling inventory v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling pyo3 v0.12.3
[INFO] [stderr]    Compiling wayland-scanner v0.28.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling xcursor v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling glium v0.28.0
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling wayland-client v0.28.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling wayland-commons v0.28.2
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling pyo3-derive-backend v0.12.3
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling inventory-impl v0.1.9
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling ctor v0.1.16
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling wayland-cursor v0.28.2
[INFO] [stderr]    Compiling wayland-egl v0.28.2
[INFO] [stderr]    Compiling pyo3cls v0.12.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.0
[INFO] [stderr]    Compiling glutin v0.25.1
[INFO] [stderr]    Compiling gas v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:116:27
[INFO] [stdout]     |
[INFO] [stdout] 116 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:130:27
[INFO] [stdout]     |
[INFO] [stdout] 130 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         core::f64::INFINITY
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |             core::f64::INFINITY
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             core::f64::INFINITY
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         core::f64::INFINITY
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.25.1, nom v5.1.2, pyo3 v0.12.3, pyo3-derive-backend v0.12.3, smithay-client-toolkit v0.12.0, winit v0.23.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling gas v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:116:27
[INFO] [stdout]     |
[INFO] [stdout] 116 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 123 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:130:27
[INFO] [stdout]     |
[INFO] [stdout] 130 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/lib.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |             m: core::f64::INFINITY,
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         core::f64::INFINITY
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |             core::f64::INFINITY
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             core::f64::INFINITY
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/dynamics.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |         core::f64::INFINITY
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcNghRd0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/release/deps/{libpyo3-46b39c4ae7b47529,libunindent-ef615a27072085b4,libpaste-6e6aa29ce8891189,libinventory-6e409aacbbf7cb20,libindoc-6b2954ad8fdb752c,libglium-028c78f33b47628b,libglutin-331c1c37078f3af1,libwayland_egl-856d4b64f9ec96a8,libosmesa_sys-1e2810684a5f87ba,libshared_library-eb0a76ef4e7f3c8c,libwinit-56cda62b29e43d02,libmio_extras-133ac567b26877d8,liblazycell-de1d21867adc2013,libmio-f35b8ea31919f2d5,libslab-5e9d43d640ca580d,libiovec-b3c714db273b9ce7,libnet2-fda4547d7f55f3a1,libpercent_encoding-cbf7f86b9de6ccaf,libsmithay_client_toolkit-f57297e175adde45,libandrew-e0a0012a1e7db1f8,libxml-eec9b14578302c52,libxdg-ed6b196991ea30e5,libwalkdir-ce88539ca26f7f7e,libsame_file-b5b248986923a61c,librusttype-a842dcca8d8b2958,libab_glyph_rasterizer-4692eec9501b2833,libowned_ttf_parser-0386c20f456101e5,libttf_parser-a4eba9882f5a64af,libwayland_cursor-75ab2f0994e3f75d,libxcursor-eeeb8152aef88318,libnom-6c6e2d32ccce1884,libmemchr-a9de722b03d5fa60,libmemmap-9db39037d0201b3e,libbyteorder-fc740102e801d7f0,libwayland_protocols-85c5f9d5cd7f997f,libwayland_client-16755b1991447378,libscoped_tls-b2b5e5061c79a9a1,libwayland_commons-6fcac539ba410613,libonce_cell-88384a1b2ce179ae,libwayland_sys-ce490182a9c5c250,libcalloop-fcefd8b16b7ab2a9,libnix-ddfbab9ba2f8f37d,libdlib-bef413e4ee3d5dc2,liblibloading-ea2b8eb019a0d187,libraw_window_handle-4cff2f15af17b343,libparking_lot-8ed77439daed193e,libparking_lot_core-95f24cd193fb9b4e,liblock_api-a5bc18faa3ae7f89,libscopeguard-d6f31e6f1ec771b5,libinstant-c58a7ee8ffc809c5,libbitflags-a7685ea2c2c46ab3,libglutin_glx_sys-4fd3e4b7c141f629,libx11_dl-f6792679a463af75,libmaybe_uninit-4fcab06ffab968bb,libglutin_egl_sys-cf49401e095fdfdf,liblog-aab3d2a6be444325,libcfg_if-6ffcd2bb3ed34b7c,libtakeable_option-fabf691b5a09a3a0,libfnv-98df728fc8020158,libsmallvec-1e1bf7d7cb1b29a3,libbacktrace-bd09a9731536fa85,libminiz_oxide-3b72781b03e133e8,libadler-b10583cbbe557536,libobject-e7c9d68eb225f794,liblibc-cca5036c0c8407ad,libaddr2line-5ea2fa13b4fc21c3,libgimli-28295cea62ead3e5,libcfg_if-193575a6b29a3ab9,librustc_demangle-79eea36e4b7e4741,libmemoffset-ae90859736b1d3fa,liblazy_static-480433dca0d17907}.rlib" "<sysroot>/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" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcNghRd0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/gas-da226f01c6f6e273" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(<pyo3::python::Python>::with_gil::<<pyo3::err::PyErr>::new<pyo3::panic::PanicException, (alloc::string::String,)>::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(<pyo3::python::Python>::with_gil::<<pyo3::err::PyErr>::new<pyo3::panic::PanicException, (&str,)>::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::from_type::<alloc::string::String>) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_New
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(<pyo3::err::err_state::boxed_args<(alloc::string::String,)>::{closure#0} as core::ops::function::FnOnce<(pyo3::python::Python,)>>::call_once::{shim:vtable#0})
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(<pyo3::err::err_state::boxed_args<(&str,)>::{closure#0} as core::ops::function::FnOnce<(pyo3::python::Python,)>>::call_once::{shim:vtable#0})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_SetItem
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(<pyo3::err::err_state::boxed_args<(alloc::string::String,)>::{closure#0} as core::ops::function::FnOnce<(pyo3::python::Python,)>>::call_once::{shim:vtable#0})
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(<pyo3::err::err_state::boxed_args<(&str,)>::{closure#0} as core::ops::function::FnOnce<(pyo3::python::Python,)>>::call_once::{shim:vtable#0})
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Restore
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(gas::__init1553566609949779626::__init1553566609949779626::__wrap)
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(gas::__init1553566609949779626::__init1553566609949779626::__wrap)
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.12
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.12.rcgu.o:(gas::__init1553566609949779626::__init1553566609949779626::__wrap)
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GenericAlloc
[INFO] [stdout]           >>> referenced by gas.7069570d73a8b0d4-cgu.14
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/gas-da226f01c6f6e273.gas.7069570d73a8b0d4-cgu.14.rcgu.o:(<pyo3::pyclass_init::PyClassInitializer<gas::State>>::create_cell_from_subtype)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_RuntimeError
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::python::Python>::with_gil::<<pyo3::err::PyErr>::new<pyo3::exceptions::PyRuntimeError, alloc::string::String>::{closure#0}, pyo3::err::PyErr>) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NormalizeException
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::normalized (.llvm.12714286114866538734)) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_SystemError
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::normalized (.llvm.12714286114866538734)) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::normalized (.llvm.12714286114866538734)) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::fetch) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::fetch) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.6
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.6.rcgu.o:(<pyo3::panic::PanicException>::type_object_raw) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::print) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewException
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyErr>::new_type) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(pyo3::err::panic_after_error) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.1
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.1.rcgu.o:(<pyo3::err::PyDowncastError as core::fmt::Display>::fmt) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.2
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.2.rcgu.o:(<pyo3::types::any::PyAny as core::fmt::Debug>::fmt) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyDict_GetItem
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.2
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.2.rcgu.o:(<&str as pyo3::conversion::ToBorrowedObject>::with_borrowed_ptr::<<pyo3::types::dict::PyDict>::get_item<&str>::{closure#0}, core::option::Option<&pyo3::types::any::PyAny>>) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.2
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.2.rcgu.o:(<&str as pyo3::conversion::ToBorrowedObject>::with_borrowed_ptr::<<pyo3::types::dict::PyDict>::get_item<&str>::{closure#0}, core::option::Option<&pyo3::types::any::PyAny>>) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.3
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.3.rcgu.o:(pyo3::derive_utils::parse_fn_args) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.4
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.4.rcgu.o:(<pyo3::gil::ReferencePool>::update_counts) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.2
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.2.rcgu.o:(<() as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::any::PyAny>>>::into_py) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Str
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.2
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.2.rcgu.o:(<pyo3::types::any::PyAny as core::fmt::Display>::fmt) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_Size
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.3
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.3.rcgu.o:(pyo3::derive_utils::parse_fn_args) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.3
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.3.rcgu.o:(pyo3::derive_utils::parse_fn_args) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.3
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.3.rcgu.o:(pyo3::derive_utils::parse_fn_args) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyDict_Copy
[INFO] [stdout]           >>> referenced by pyo3.12cbef78e56b39bc-cgu.3
[INFO] [stdout]           >>>               pyo3-46b39c4ae7b47529.pyo3.12cbef78e56b39bc-cgu.3.rcgu.o:(pyo3::derive_utils::parse_fn_args) in archive /opt/rustwide/target/release/deps/libpyo3-46b39c4ae7b47529.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gas` (lib test) due to 1 previous error; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c", kill_on_drop: false }`
[INFO] [stdout] 2b909babc982a28ca94d48cc4c3f9ea8b9667d1b19b824bdbdeb3407a95cf56c
