[INFO] fetching crate wkhtmltopdf 0.3.0...
[INFO] testing wkhtmltopdf-0.3.0 against 1.49.0 for beta-1.50-1
[INFO] extracting crate wkhtmltopdf 0.3.0 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate wkhtmltopdf 0.3.0 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 crates.io crate wkhtmltopdf 0.3.0
[INFO] finished tweaking crates.io crate wkhtmltopdf 0.3.0
[INFO] tweaked toml for crates.io crate wkhtmltopdf 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff9ab80baaa1612fae059dc1c600eb8d0eabd35ce3912b50d2f3a12b9ea1b563
[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" "ff9ab80baaa1612fae059dc1c600eb8d0eabd35ce3912b50d2f3a12b9ea1b563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff9ab80baaa1612fae059dc1c600eb8d0eabd35ce3912b50d2f3a12b9ea1b563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9ab80baaa1612fae059dc1c600eb8d0eabd35ce3912b50d2f3a12b9ea1b563", kill_on_drop: false }`
[INFO] [stdout] ff9ab80baaa1612fae059dc1c600eb8d0eabd35ce3912b50d2f3a12b9ea1b563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] beefa6b7f1fd51e7e2f36db41f3bbfd41d86f0202e8b49f2748e25dd49194ac3
[INFO] running `Command { std: "docker" "start" "-a" "beefa6b7f1fd51e7e2f36db41f3bbfd41d86f0202e8b49f2748e25dd49194ac3", kill_on_drop: false }`
[INFO] [stderr] Compiling winapi-build v0.1.1
[INFO] [stderr] Compiling winapi v0.2.8
[INFO] [stderr] Compiling wkhtmltox-sys v0.1.2
[INFO] [stderr] Compiling kernel32-sys v0.2.2
[INFO] [stderr] Compiling thread-id v2.0.0
[INFO] [stderr] Compiling wkhtmltopdf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:291:22
[INFO] [stdout] |
[INFO] [stdout] 291 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:292:22
[INFO] [stdout] |
[INFO] [stdout] 292 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:312:22
[INFO] [stdout] |
[INFO] [stdout] 312 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:313:22
[INFO] [stdout] |
[INFO] [stdout] 313 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:334:22
[INFO] [stdout] |
[INFO] [stdout] 334 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:335:22
[INFO] [stdout] |
[INFO] [stdout] 335 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:343:26
[INFO] [stdout] |
[INFO] [stdout] 343 | let mut global = try!(PdfGlobalSettings::new());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:345:13
[INFO] [stdout] |
[INFO] [stdout] 345 | try!( unsafe { global.set(name, &val) } );
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:354:13
[INFO] [stdout] |
[INFO] [stdout] 354 | try!( unsafe { object.set(name, &val) } );
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:363:24
[INFO] [stdout] |
[INFO] [stdout] 363 | let mut file = try!(File::create(path));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:364:17
[INFO] [stdout] |
[INFO] [stdout] 364 | let _ = try!(io::copy(self, &mut file));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:38:61
[INFO] [stdout] |
[INFO] [stdout] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:38:61
[INFO] [stdout] |
[INFO] [stdout] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:39:58
[INFO] [stdout] |
[INFO] [stdout] 39 | static ref ERROR_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) + 'static + Send`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.51s
[INFO] running `Command { std: "docker" "inspect" "beefa6b7f1fd51e7e2f36db41f3bbfd41d86f0202e8b49f2748e25dd49194ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beefa6b7f1fd51e7e2f36db41f3bbfd41d86f0202e8b49f2748e25dd49194ac3", kill_on_drop: false }`
[INFO] [stdout] beefa6b7f1fd51e7e2f36db41f3bbfd41d86f0202e8b49f2748e25dd49194ac3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ddf6d9166214d6a0030b1f62665da3e8a2d2fcd68084df60f91e1fbcc83ffbe
[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" "7ddf6d9166214d6a0030b1f62665da3e8a2d2fcd68084df60f91e1fbcc83ffbe", kill_on_drop: false }`
[INFO] [stderr] Compiling regex-syntax v0.3.9
[INFO] [stderr] Compiling utf8-ranges v0.1.3
[INFO] [stderr] Compiling memchr v0.1.11
[INFO] [stderr] Compiling thread_local v0.2.7
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:291:22
[INFO] [stdout] |
[INFO] [stdout] 291 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:292:22
[INFO] [stdout] |
[INFO] [stdout] 292 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:312:22
[INFO] [stdout] |
[INFO] [stdout] 312 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:313:22
[INFO] [stdout] |
[INFO] [stdout] 313 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:334:22
[INFO] [stdout] |
[INFO] [stdout] 334 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:335:22
[INFO] [stdout] |
[INFO] [stdout] 335 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:343:26
[INFO] [stdout] |
[INFO] [stdout] 343 | let mut global = try!(PdfGlobalSettings::new());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:345:13
[INFO] [stdout] |
[INFO] [stdout] 345 | try!( unsafe { global.set(name, &val) } );
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:354:13
[INFO] [stdout] |
[INFO] [stdout] 354 | try!( unsafe { object.set(name, &val) } );
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:363:24
[INFO] [stdout] |
[INFO] [stdout] 363 | let mut file = try!(File::create(path));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:364:17
[INFO] [stdout] |
[INFO] [stdout] 364 | let _ = try!(io::copy(self, &mut file));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:38:61
[INFO] [stdout] |
[INFO] [stdout] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:38:61
[INFO] [stdout] |
[INFO] [stdout] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:39:58
[INFO] [stdout] |
[INFO] [stdout] 39 | static ref ERROR_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) + 'static + Send`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling aho-corasick v0.5.3
[INFO] [stderr] Compiling regex v0.1.80
[INFO] [stderr] Compiling env_logger v0.3.5
[INFO] [stderr] Compiling wkhtmltopdf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:291:22
[INFO] [stdout] |
[INFO] [stdout] 291 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:292:22
[INFO] [stdout] |
[INFO] [stdout] 292 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:312:22
[INFO] [stdout] |
[INFO] [stdout] 312 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:313:22
[INFO] [stdout] |
[INFO] [stdout] 313 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:334:22
[INFO] [stdout] |
[INFO] [stdout] 334 | let global = try!(self.global_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:335:22
[INFO] [stdout] |
[INFO] [stdout] 335 | let object = try!(self.object_settings());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:343:26
[INFO] [stdout] |
[INFO] [stdout] 343 | let mut global = try!(PdfGlobalSettings::new());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:345:13
[INFO] [stdout] |
[INFO] [stdout] 345 | try!( unsafe { global.set(name, &val) } );
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:354:13
[INFO] [stdout] |
[INFO] [stdout] 354 | try!( unsafe { object.set(name, &val) } );
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:363:24
[INFO] [stdout] |
[INFO] [stdout] 363 | let mut file = try!(File::create(path));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/lib.rs:364:17
[INFO] [stdout] |
[INFO] [stdout] 364 | let _ = try!(io::copy(self, &mut file));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:38:61
[INFO] [stdout] |
[INFO] [stdout] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:38:61
[INFO] [stdout] |
[INFO] [stdout] 38 | static ref FINISHED_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(i32) + 'static + Send`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lowlevel.rs:39:58
[INFO] [stdout] |
[INFO] [stdout] 39 | static ref ERROR_CALLBACKS: Mutex>> = Mutex::new(HashMap::new());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(String) + 'static + Send`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout] --> src/lowlevel.rs:31:1
[INFO] [stdout] |
[INFO] [stdout] 31 | / lazy_static! {
[INFO] [stdout] 32 | | // Globally count wkhtmltopdf handles so we can safely init/deinit the underlying wkhtmltopdf singleton
[INFO] [stdout] 33 | | static ref WKHTMLTOPDF_STATE: Mutex = Mutex::new(WkhtmltopdfState::New);
[INFO] [stdout] 34 | | static ref WKHTMLTOPDF_INIT_THREAD: usize = thread_id::get();
[INFO] [stdout] ... |
[INFO] [stdout] 40 | | // TODO: 3 more callback types
[INFO] [stdout] 41 | | }
[INFO] [stdout] | |_^
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[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/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.lowlevel.b3eb6krb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816" "/opt/rustwide/target/debug/examples/lowlevel-2114f9ecdb82a816.3d925eq38qfje5ru.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-96f816f0b5eefe6a.rlib" "/opt/rustwide/target/debug/deps/libregex-6e4f4b3c92373195.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-fb8365ae1d572763.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0c1978a6494a135e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b57cbe40a531f595.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6bda9e01f9dcafdd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8375d80a0d66b866.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-da89262bbbaedc2f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libthread_id-0d782e5dedaac954.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-3f494d6b2ffe4df5.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" "-lwkhtmltox" "-lwkhtmltox" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc"
[INFO] [stdout] = note: /usr/bin/ld: cannot find -lwkhtmltox
[INFO] [stdout] /usr/bin/ld: cannot find -lwkhtmltox
[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] [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/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.basic.2gs3b6p2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0" "/opt/rustwide/target/debug/examples/basic-006571c6160aa9f0.4a3kcm0vfz99367g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libenv_logger-96f816f0b5eefe6a.rlib" "/opt/rustwide/target/debug/deps/libregex-6e4f4b3c92373195.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-fb8365ae1d572763.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0c1978a6494a135e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b57cbe40a531f595.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6bda9e01f9dcafdd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8375d80a0d66b866.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-da89262bbbaedc2f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libthread_id-0d782e5dedaac954.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-3f494d6b2ffe4df5.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" "-lwkhtmltox" "-lwkhtmltox" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc"
[INFO] [stdout] = note: /usr/bin/ld: cannot find -lwkhtmltox
[INFO] [stdout] /usr/bin/ld: cannot find -lwkhtmltox
[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 `wkhtmltopdf`
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.wkhtmltopdf.epm7t2zy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb" "/opt/rustwide/target/debug/deps/wkhtmltopdf-297db4f6432b4efb.16im95rh6rvwf81u.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.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_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-96f816f0b5eefe6a.rlib" "/opt/rustwide/target/debug/deps/libregex-6e4f4b3c92373195.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-fb8365ae1d572763.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0c1978a6494a135e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b57cbe40a531f595.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6bda9e01f9dcafdd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8375d80a0d66b866.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/liblog-2ccdee9e6280c915.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libthread_id-0d782e5dedaac954.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/liburl-b1ad55a490a79752.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-740fe4d95ebee3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-3f494d6b2ffe4df5.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" "-lwkhtmltox" "-lwkhtmltox" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc"
[INFO] [stdout] = note: /usr/bin/ld: cannot find -lwkhtmltox
[INFO] [stdout] /usr/bin/ld: cannot find -lwkhtmltox
[INFO] [stdout] collect2: error: ld returned 1 exit status
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error; 18 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "7ddf6d9166214d6a0030b1f62665da3e8a2d2fcd68084df60f91e1fbcc83ffbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddf6d9166214d6a0030b1f62665da3e8a2d2fcd68084df60f91e1fbcc83ffbe", kill_on_drop: false }`
[INFO] [stdout] 7ddf6d9166214d6a0030b1f62665da3e8a2d2fcd68084df60f91e1fbcc83ffbe