[INFO] cloning repository https://github.com/i1i1/pido [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i1i1/pido" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi1i1%2Fpido", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi1i1%2Fpido'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14e128407bceca26d8f598d490df1e98289e300f [INFO] testing i1i1/pido against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi1i1%2Fpido" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/i1i1/pido on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/i1i1/pido [INFO] finished tweaking git repo https://github.com/i1i1/pido [INFO] tweaked toml for git repo https://github.com/i1i1/pido written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/i1i1/pido already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 847d99b9a8ce0d2574365df58b79575c00045ad484fe71b9892f51946e109c30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "847d99b9a8ce0d2574365df58b79575c00045ad484fe71b9892f51946e109c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "847d99b9a8ce0d2574365df58b79575c00045ad484fe71b9892f51946e109c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847d99b9a8ce0d2574365df58b79575c00045ad484fe71b9892f51946e109c30", kill_on_drop: false }` [INFO] [stdout] 847d99b9a8ce0d2574365df58b79575c00045ad484fe71b9892f51946e109c30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ae5756c5bf6338f59c399437d26524112f8ca403e1076292f691a7e5a97ab98 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ae5756c5bf6338f59c399437d26524112f8ca403e1076292f691a7e5a97ab98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling xml-rs v0.8.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling cute v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling gperftools v0.2.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling imageproc v0.20.0 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling pido v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.pido.gcdck2c5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524" "/opt/rustwide/target/debug/deps/pido-3608c761a02c7524.4gy0assk2klj64hd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-baa7532ce12313dd/out" "-L" "/opt/rustwide/target/debug/build/minifb-1d9d91ccdd6557c2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-1034c32376d4c1c5.rlib" "/opt/rustwide/target/debug/deps/libclap-7e19f2891d3a9e71.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9c8afc33c4d7176e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-382bc28e71ec1b15.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libatty-e6bf018318b4966f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/librand-f4f52342a53716a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b3ae465c31480a1b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-f09ff958faae0996.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1bcfff7a8f16292e.rlib" "/opt/rustwide/target/debug/deps/libgperftools-dda1cae9c7079443.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8046072dccf11bd3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a63ff0ef7b30a298.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a92c35b59adeaa52.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libimage-58f7abc541fda1a3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-d9f6a78a560d02f1.rlib" "/opt/rustwide/target/debug/deps/libpng-db7881809083f844.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9816b0ff1f44f7cc.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f2d9bd13d8b747bf.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-957d252b21c697bb.rlib" "/opt/rustwide/target/debug/deps/librayon-873edfa4e18d5e95.rlib" "/opt/rustwide/target/debug/deps/librayon_core-93b6cee262a4bf41.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a38ec2e525554a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa71314f52976984.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2e5498a1f1962ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf6bda96af343a27.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9f298844c390015.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-33b1ec43d77a48d1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-271a4bee6c185eab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ac2ece3ab5b781d3.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/libtiff-9aeabf53425802be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-18ccca2b1e0b1ca5.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libcute-e782f6245b9e3d98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lprofiler" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lprofiler [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 `pido` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3ae5756c5bf6338f59c399437d26524112f8ca403e1076292f691a7e5a97ab98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae5756c5bf6338f59c399437d26524112f8ca403e1076292f691a7e5a97ab98", kill_on_drop: false }` [INFO] [stdout] 3ae5756c5bf6338f59c399437d26524112f8ca403e1076292f691a7e5a97ab98